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