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