OPERATING SYSTEMSOS Linux

The easiest way to install & uninstall the docker on any Ubuntu version | install docker on Ubuntu.

Command:
install: ” sudo snap install docker ”
uninstall: ” sudo snap remove docker ” OR ” sudo snap –purge docker

Some docker commands:
docker version
docker info
docker images
docker ps

Note: In the above installation you need to add sudo on every docker command.
In the next video I will show you how you can use the commands without specifying the sudo in every docker command.

Click Here For More SURPRISE: https://bit.ly/3fMkoQB

Hey guys please subscribe the channel for latest tech solution, latest Tech News and many more related to tech.

source

ubuntu