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