services: app: image: "quay.io/epicmorg/jira:7.13.6" build: context: . app-jdk8: image: "quay.io/epicmorg/jira:7.13.6-jdk8" build: context: .