7 lines
96 B
YAML
Raw Normal View History

#version: '3'
services:
app:
image: "epicmorg/apache2:php5.6"
build:
context: .