services: app: image: "quay.io/epicmorg/crucible:1.6.3" build: context: . app-jdk6: image: "quay.io/epicmorg/crucible:1.6.3-jdk6" build: context: .