docker-scripts/linux/php/latest/docker-compose.yml
2021-06-02 19:07:25 +03:00

7 lines
93 B
YAML

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