mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-03 04:39:42 +03:00
5 lines
90 B
YAML
5 lines
90 B
YAML
services:
|
|
app:
|
|
image: "quay.io/epicmorg/apache2:php8.2"
|
|
build:
|
|
context: .
|