Q. Which Docker network type provides no external network access?
β
Correct Answer: (C)
none
Explanation: The 'none' driver disables all networking for the container.