2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-23 10:50:33 +03:00
2024-12-03 03:34:02 +03:00

11 lines
166 B
YAML

#version: '3'
services:
app:
image: "epicmorg/jira:4.3"
build:
context: .
app-jdk6:
image: "epicmorg/jira:4.3-jdk6"
build:
context: .