docker-scripts/linux/ecosystem/atlassian/jira/4/4.2.3/docker-compose.yml

11 lines
170 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2021-11-04 14:16:22 +03:00
services:
app:
2024-12-03 03:33:50 +03:00
image: "epicmorg/jira:4.2.3"
build:
context: .
app-jdk6:
image: "epicmorg/jira:4.2.3-jdk6"
2021-11-04 14:16:22 +03:00
build:
context: .