2025-04-21 17:02:06 +03:00

10 lines
176 B
YAML

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