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

7 lines
90 B
YAML

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