services: app: image: "quay.io/epicmorg/confluence:5.5" build: context: . app-jdk7: image: "quay.io/epicmorg/confluence:5.5-jdk7" build: context: .