List of questions
Related questions
Question 269 - XK0-005 discussion
A Linux administrator found many containers in an exited state. Which of the following commands will allow the administrator to clean up the containers in an exited state?
A.
docker rm -- all
B.
docker rm $ (docker ps -aq)
C.
docker images prune *
D.
docker rm -- state exited
Your answer:
0 comments
Sorted by
Leave a comment first