remove app

This commit is contained in:
Sayed Abubaker Hashimi 2025-03-19 11:44:50 +01:00
parent 965b009a66
commit 59ad514bd6
3 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
echo "Docker Container, Network, Volume removed "

2
z1/remove-app.sh Executable file
View File

@ -0,0 +1,2 @@
echo "Docker Container, Network, Volume removed "
docker network remove test-net

View File

@ -1,2 +1,2 @@
docker compose stop
echo "Docker containers stopped SSS"
docker compose down
echo "Docker containers stopped SSS"