How to Check for Docker Installation

  • 1
  • Tired of reading? Press play to listen instead. N/B. Might not work on some articles

    Ready


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?

« Back

Say Hello

Let's get you started