A
Q. What is the function of a Docker registry?
A Docker registry is used to store and distribute Docker images.
You must be Logged in to update hint/solution
Q. Which of the following is used to share a volume between services in Docker Compose?
Q. Which command is used to remove all unused Docker images?
Q. Which of the following is a valid restart policy in Docker Compose?
Q. Which of the following commands creates a Docker container from an image?
Q. Which of the following is NOT a valid Docker command?
Q. What is the purpose of the 'docker pull' command?
Q. Which Docker command is used to show running containers?
Q. Which command is used to stop a Docker container?
Q. Which command is used to pull a Docker image from Docker Hub?
Q. What is the purpose of the 'docker-compose pull' command?
Discusssion
Login to discuss.