STAM d0191827f1
atlasian new images
+ jira
+ bitbucket
+ confluence
+ crowd
2025-03-23 23:47:07 +03:00

15 lines
294 B
YAML

services:
app:
image: "epicmorg/confluence:latest"
build:
context: .
app-jdk17:
image: "epicmorg/confluence:latest-jdk17"
build:
context: .
app-jdk21:
image: "epicmorg/confluence:latest-jdk21"
build:
context: .
dockerfile: Dockerfile.jdk21