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