7 lines
92 B
YAML
Raw Normal View History

version: '3.9'
services:
app:
image: "epicmorg/prod:jdk7"
build:
context: .