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