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