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