Summary
Keywords
Full Transcript
#docker #ubuntu ##windowsdockerdesktop #dockerdesktop #containers #packages #virtualmachine #linux #systemadministrator #windows It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way: - Buy me a Coffee: https://www.buymeacoffee.com/AleksandarHaber - PayPal: https://www.paypal.me/AleksandarHaber - Patreon: https://www.patreon.com/user?u=32080176&fan_landing=true - You Can also press the Thanks YouTube Dollar button In this tutorial, we explain how to correctly uninstall Docker on Linux Ubuntu and how to erase Docker images. Motivation: From time to time, in Linux Ubuntu it is a good idea to uninstall a program and to perform a fresh install. After some time of extensively using a program and changing the configuration settings, the program might stop working. Consequently, the program has to be uninstalled and re-installed. The same thing applies to Docker. The official instructions for uninstalling Docker are given here: https://docs.docker.com/engine/install/ubuntu/#uninstall-docker-engine However, we will do more than these instructions are saying, in order to properly remove Docker.
