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