This topic describes how to uninstall MyBase . This lets you reinstall MyBase .
Prerequisite
You have completed the steps in Deploy MyBase.
Procedure
Run the following command to uninstall the cluster.
mybase cluster uninstall(Optional) Run the following command to clean up images. Skip this step if you have sufficient disk space.
sealer images | awk '{print $3}' | xargs sealer rmi -f
该文章对您有帮助吗?