Created
January 2, 2024 20:37
-
-
Save dereke55/44a512312f3c7cc060b5ff51da560c84 to your computer and use it in GitHub Desktop.
docker ps 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{{.Label \"com.docker.compose.project\"}}\t{{.Status}}\t{{.RunningFor}}\t{{.Image}}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment