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