P
Q. Which of the following commands is used to remove all stopped containers?
'docker container prune' is used to remove all stopped containers.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. How can you run Docker Compose in detached mode?
Q. What is the role of the Docker daemon?
Q. What command is used to build a Docker image from a Dockerfile?
Q. Which command is used to unpause a paused Docker container?
Q. Which command is used to list Docker networks?
Q. What is the purpose of the 'docker exec' command?
Q. Which command is used to tag a Docker image?
Q. What does the 'docker commit' command do?
Discusssion
Login to discuss.