2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-12 09:09:41 +03:00
docker-scripts/linux/advanced/zabbix/5.2/web-mysql/docker-compose.yml
2024-02-09 13:51:53 +03:00

6 lines
108 B
YAML

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