docker-scripts/linux/zabbix/web/Makefile

6 lines
69 B
Makefile
Raw Normal View History

2021-06-02 02:35:44 +03:00
all: app
2019-04-10 12:46:47 +03:00
2021-06-02 02:35:44 +03:00
app:
docker-compose build --compress
docker-compose push