The
The
You also need a supported browser (see
Installing Docker is not covered in this section. For information about downloading and installing Docker, see the Get Docker topic in the Docker documentation.
You can verify if Docker is up and running using the following command:
docker -v
If Docker is running, you will see output similar to the following:
root@Admin:~# docker -v
Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2