2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-11 00:29:40 +03:00
docker-scripts/linux/php/latest/Makefile
2021-06-02 19:07:25 +03:00

5 lines
69 B
Makefile

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