Adding remove file to delete images
This commit is contained in:
parent
6dfbb55dce
commit
912d58a3f4
3
z2/remove-app.sh
Normal file
3
z2/remove-app.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "Removed app."
|
||||
docker compose down -v --rmi local
|
||||
Loading…
Reference in New Issue
Block a user