mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-01 09:35:34 +03:00
7 lines
101 B
YAML
7 lines
101 B
YAML
#version: '3'
|
|
services:
|
|
app:
|
|
image: "epicmorg/zabbix-agent2:trunk"
|
|
build:
|
|
context: .
|