7 lines
110 B
YAML

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