2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-27 22:27:33 +03:00
2021-12-22 18:04:44 +03:00

7 lines
93 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/php:php8.1"
build:
context: .