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