Install Docker

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