2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-23 12:08:12 +03:00

8 lines
98 B
Makefile
Raw Normal View History

2024-07-18 16:29:06 +03:00
PIP_BREAK_SYSTEM_PACKAGES=1
2021-06-02 02:28:11 +03:00
all: app
app:
docker-compose build --compress
docker-compose push