2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-31 14:49:22 +03:00
2020-05-14 03:04:44 +03:00

5 lines
99 B
Makefile

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