7 lines
96 B
YAML

#version: '3'
services:
app:
image: "epicmorg/apache2:php8.4"
build:
context: .