Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

check just name of running container

# Try removing the table part from your --format argument, such as:

docker ps --format '{{.Names}}'

# It should give you a simple list of container names with no table heading
 
PREVIOUS NEXT
Tagged: #check #running #container
ADD COMMENT
Topic
Name
6+3 =