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