Add rebuild.sh
This commit is contained in:
parent
aff29f14e1
commit
aea07c99dc
4
rebuild.sh
Normal file
4
rebuild.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
docker-compose down
|
||||||
|
#docker-compose build --no-cache --build-arg CACHEBUST=$(date +%s)
|
||||||
|
docker-compose up -d --build --force-recreate
|
Loading…
Reference in New Issue
Block a user