2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-14 01:59:41 +03:00
docker-scripts/linux/advanced/zabbix/5.2/web-mysql/docker-compose.yml
2024-06-21 16:22:11 +03:00

6 lines
109 B
YAML

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