docker-scripts/linux/ecosystem/atlassian/jira/7/7.3.9/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:7.3.9"
build:
context: .
app-jdk8:
image: "epicmorg/jira:7.3.9-jdk8"
2021-05-19 00:52:30 +03:00
build:
context: .