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