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

12 lines
221 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2023-01-20 17:42:16 +03:00
services:
app:
image: "epicmorg/confluence:7.19.3"
build:
context: .
app-jdk11:
image: "epicmorg/confluence:7.19.3-jdk11"
build:
context: .
dockerfile: Dockerfile.jdk11