services: app: image: "quay.io/epicmorg/bitbucket:5.2.7" build: context: . app-jdk8: image: "quay.io/epicmorg/bitbucket:5.2.7-jdk8" build: context: .