docker ps
Container ManagementList running containers
Options & Flags
Available options for this command
-aShow all containers (including stopped)
-qOnly show container IDs
Examples
Common usage examples
List running containers
docker psList all containers
docker ps -aRelated Commands
You might also find these useful