services: app: image: "quay.io/epicmorg/crowd:latest" build: context: . app-jdk17: image: "quay.io/epicmorg/crowd:latest-jdk17" build: context: .