#version: '3' services: app: image: "epicmorg/bitbucket:{{ item }}" build: context: . app-jdk8: image: "epicmorg/bitbucket:{{ item }}-jdk8" build: context: .