docker-scripts/linux/ecosystem/atlassian/confluence/7/7.19.4/docker-compose.yml

12 lines
222 B
YAML
Raw Normal View History

2023-01-20 17:42:16 +03:00
version: '3.9'
services:
app:
image: "epicmorg/confluence:7.19.4"
build:
context: .
app-jdk11:
image: "epicmorg/confluence:7.19.4-jdk11"
build:
context: .
dockerfile: Dockerfile.jdk11