services: app: image: "epicmorg/crowd:6.2.3" build: context: . app-jdk17: image: "epicmorg/crowd:6.2.3-jdk17" build: context: .