Delete stop-stack.sh

parent 668a8ca6
#!/bin/bash
# echo "Down docker-compose.yml"
# docker-compose -f docker-compose.yml -p skbframework down
# echo "Down docker-compose-frame.yml"
# docker-compose -f docker-compose-frame.yml -p skbframework down
# echo "Down docker-compose-infra.yml"
# docker-compose -f docker-compose-infra.yml -p skbframework down
docker stack rm skbframework
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment