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