Install Docker Desktop on Ubuntu
Estimated reading time: 5 minutes
This page contains information on how to install, launch and upgrade Docker Desktop on an Ubuntu distribution.
Prerequisites
To install Docker Desktop successfully, you must:
Meet the system requirements
Have a 64-bit version of either Ubuntu Jammy Jellyfish 22.04 (LTS) or Ubuntu Impish Indri 21.10. Docker Desktop is supported on x86_64 (or amd64) architecture.
Uninstall the tech preview or beta version of Docker Desktop for Linux. Run:
$ sudo apt remove docker-desktop
For a complete cleanup, remove configuration and data files at $HOME/.docker/desktop, the symlink at /usr/local/bin/com.docker.cli, and purge the remaining systemd service files.
$rm -r $HOME/.docker/desktop
the symlink at /usr/local/bin/com.docker.cli, and purge the remaining systemd service files.
$rm -r $HOME/.docker/desktop
$sudo rm /usr/local/bin/com.docker.cli
$sudo apt purge docker-desktop
Note
from information check this link🌐
https://docs.docker.com/desktop/linux...
#linux #ubuntu #docker
Watch video How to Install Docker on Ubuntu online without registration, duration hours minute second in high quality. This video was added by user The Tech Wing 22 June 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 26 once and liked it 0 people.