How to Install Docker CE in Linux Mint 20
21.05.2021 · $ sudo apt update $ sudo apt-get install docker-ce docker-ce-cli containerd.io 2. Install Docker Manually Using Deb Package. In this method, we will download the .deb file and install it locally using the apt or dpkg command. …