P
Q. Which command is used to remove a Docker image?
The 'docker rmi' command is used to remove a Docker image from the local machine.
You must be Logged in to update hint/solution
Q. Which command is used to pull a Docker image from Docker Hub?
Q. Which Docker command is used to remove an image?
Q. Which command is used to rename a Docker container?
Q. Which of the following commands is used to stop a running container?
Q. What is the purpose of the 'docker-compose kill' command?
Q. Which of the following Docker commands is used to view the history of an image?
Q. What does the 'docker tag' command do?
Q. What is the purpose of the LABEL instruction in a Dockerfile?
Q. Which command is used to view the Docker system-wide information?
Q. How do you list all Docker containers, including stopped ones?
Discusssion
Login to discuss.