services: app: image: "quay.io/epicmorg/crowd:0.3.2" build: context: . app-jdk6: image: "quay.io/epicmorg/crowd:0.3.2-jdk6" build: context: .