docker-scripts/linux/ecosystem/php/php8.3/docker-compose.yml
2024-02-09 13:51:53 +03:00

7 lines
91 B
YAML

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