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