Exam4

devops / docker • 5 questions

Question 1 of 5
What is the default network driver used when creating a Docker network?
Question 2 of 5
Which Docker network driver enables containers on different hosts to communicate (used in Swarm)?
Question 3 of 5
What happens when two containers are placed on the same Docker user-defined network?
Question 4 of 5
What does Docker host network mode do?
Question 5 of 5
Which docker run flag maps container port 8080 to host port 80?
← Back