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