mirror of
https://github.com/EpicMorg/docker.git
synced 2025-11-07 19:04:58 +03:00
6 lines
104 B
YAML
6 lines
104 B
YAML
#version: '3'
|
|
services:
|
|
app:
|
|
image: "epicmorg/zabbix-snmptraps:trunk"
|
|
build:
|
|
context: .
|