mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Added rebuild script
This commit is contained in:
3
rebuild.sh
Executable file
3
rebuild.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
find -name *.pyc | xargs rm
|
||||
docker-compose build
|
||||
docker-compose up
|
||||
Reference in New Issue
Block a user