Install Docker
Follow the steps below to install Docker:
- Run the following command to install
Docker:
$ sudo apt install docker.io -y
- After installation, run the following command to reboot the
system:
$ sudo reboot