docker-scripts/linux/ecosystem/apache2/php8.0/docker-compose.yml

7 lines
97 B
YAML
Raw Normal View History

2022-01-25 13:22:18 +03:00
version: '3.9'
services:
app:
2022-01-25 16:19:14 +03:00
image: "epicmorg/apache2:php8.0"
2022-01-25 13:22:18 +03:00
build:
context: .