services: app: image: "quay.io/epicmorg/jira:6.2.3" build: context: . app-jdk7: image: "quay.io/epicmorg/jira:6.2.3-jdk7" build: context: .