7 lines
97 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/apache2:php5.5"
build:
context: .