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