2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-07 20:49:26 +03:00
2021-04-01 12:12:50 +03:00

5 lines
99 B
Makefile

all: za
za:
docker build --compress -t epicmorg/zabbix-agent .
docker push epicmorg/zabbix-agent