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