docker-scripts/linux/ecosystem/atlassian/jira/5/5.0.7/docker-compose.yml

11 lines
172 B
YAML
Raw Normal View History

2024-12-03 03:33:50 +03:00
#version: '3.9'
2021-05-19 00:52:30 +03:00
services:
app:
2024-12-03 03:33:50 +03:00
image: "epicmorg/jira:5.0.7"
build:
context: .
app-jdk6:
image: "epicmorg/jira:5.0.7-jdk6"
2021-05-19 00:52:30 +03:00
build:
context: .