2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-21 13:39:37 +03:00
docker-scripts/linux/advanced/zabbix/web/docker-compose.yml
2021-09-21 20:44:37 +03:00

6 lines
113 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/zabbix-web-apache-mysql:latest"
build:
context: .