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: .