2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-04-01 15:19:20 +03:00
2020-05-14 03:04:44 +03:00

6 lines
126 B
Makefile

all: zwam
zwam:
docker build --compress -t epicmorg/zabbix-web-apache-mysql .
docker push epicmorg/zabbix-web-apache-mysql