How to Check for Docker Installation

1 found this helpful
Listen to this article
1

To check if you have Docker installed, run command docker ps or docker info on a terminal screen to verify it is installed and running.

If the permission is denied use sudo docker ps or sudo docker info on a terminal screen.

If the command is not found, you may need to install Docker first.

For all platforms, see the Docker Documentation.

Was this answer helpful?

Say Hello

Let's get you started