What does the docker ps command display?

Docker Fundamentals Easy

Docker Fundamentals — Easy

What does the docker ps command display?

Key points

  • docker ps shows running containers
  • Helpful for monitoring container status
  • Does not display images or resource statistics

Ready to go further?

Related questions