ss-down
is a bash alias for down.sh
. It takes down all your docker stacks, then shuts down the various VMs. After they're shutdown, they're deleted! Remember, when things are brought backup up, a fresh image is used!
💡
You can pass the --purge flag to down.sh and you will be asked to delete incus storage volumes for that project. Obviously you should use extreme caution when using this flag.