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