Created
August 28, 2025 18:57
-
-
Save devasheeshG/9c0e0c03af5d2078fcd093897fc37f87 to your computer and use it in GitHub Desktop.
docker ps command with proper format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Status}}\t{{.Ports}}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment