build: support for disk artifact cleanup
This commit is contained in:
parent
96df52ed81
commit
d73d15f3c3
@ -4,3 +4,5 @@
|
||||
|
||||
docker stop qnote-server qnote-psql && docker rm -f qnote-server qnote-psql
|
||||
docker volume rm -f qnote-data
|
||||
[ -d "data" ] && sudo rm -rf data
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user