services: app: image: "quay.io/epicmorg/fisheye:1.6.5.a" build: context: . app-jdk6: image: "quay.io/epicmorg/fisheye:1.6.5.a-jdk6" build: context: .