docker-scripts/linux/ecosystem/php/php8.1/docker-compose.yml
2022-11-13 00:11:28 +03:00

7 lines
93 B
YAML

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