Skip to content
Success

Changes

Summary

  1. Set up DNS names for Windows default network (details)
  2. api/history: Mention empty `Created` (details)
Commit 443f56efb008ea45a0c6c5741d1b67546d0ae9df by rob.murray
Set up DNS names for Windows default network

DNS names were only set up for user-defined networks. On Linux, none
of the built-in networks (bridge/host/none) have built-in DNS, so they
don't need DNS names.

But, on Windows, the default network is "nat" and it does need the DNS
names.

Signed-off-by: Rob Murray <rob.murray@docker.com>
The file was modified daemon/container_operations.go (diff)
Commit 903412d0fcdd818abe6cb46f3eafb24358116e87 by Paweł Gronowski
api/history: Mention empty `Created`

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
The file was modified docs/api/version-history.md (diff)

Summary

  1. Set up DNS names for Windows default network (details)
  2. api/history: Mention empty `Created` (details)
Commit 443f56efb008ea45a0c6c5741d1b67546d0ae9df by rob.murray
Set up DNS names for Windows default network

DNS names were only set up for user-defined networks. On Linux, none
of the built-in networks (bridge/host/none) have built-in DNS, so they
don't need DNS names.

But, on Windows, the default network is "nat" and it does need the DNS
names.

Signed-off-by: Rob Murray <rob.murray@docker.com>
The file was modified daemon/container_operations.go (diff)
Commit 903412d0fcdd818abe6cb46f3eafb24358116e87 by Paweł Gronowski
api/history: Mention empty `Created`

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
The file was modified docs/api/version-history.md (diff)