services: app: image: "quay.io/epicmorg/jira:5.0" build: context: . app-jdk6: image: "quay.io/epicmorg/jira:5.0-jdk6" build: context: .