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