2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-13 17:49:41 +03:00
docker-scripts/linux/ecosystem/nginx/latest/main/Makefile
2021-09-21 20:44:37 +03:00

5 lines
69 B
Makefile

all: app
app:
docker-compose build --compress
docker-compose push