P
Q. Which of the following is a valid Docker network driver?
Docker supports several network drivers, including 'bridge', 'host', and 'overlay'.
You must be Logged in to update hint/solution
Q. Which of the following is true about Docker volumes?
Q. Which command is used to remove unused Docker Compose volumes?
Q. What is the role of the Docker daemon?
Q. Which command is used to build a Docker image from a Dockerfile?
Q. Which command is used to view the Docker container's resource usage statistics?
Q. Which of the following commands is used to start an existing Docker container?
Q. Which command is used to list all running Docker containers?
Q. What is the main benefit of using Docker over virtual machines?
Discusssion
Login to discuss.