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