-
Notifications
You must be signed in to change notification settings - Fork 2
Recreating a clean install
Mark Lilback edited this page Apr 13, 2017
·
2 revisions
rm ~/Library/Preferences/io.rc2.MacClient.plistrm -rf ~/Library/Caches/io.rc2.MacClientrm -rf ~/Library/Application\ Support/io.rc.MacClientdocker stop rc2_dbserver rc_appserver rc2_computedocker rm rc2_dbserver rc_appserver rc2_computedocker volume rm rc2_dbdata rc2_userlibdocker network rm rc2server
If you want to fetch the images, docker images will list the images and run docker rmi <image name> for each image name/tag combo that starts with rc2server. For example, docker rmi rcserver/appserver:0.4.2`.