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