-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Similar to #1, dns should also resolve for container networking.
...
"HostConfig": {
...
"NetworkMode": "container:woot",
...
},
...
"NetworkSettings": {
"Bridge": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"MacAddress": "",
"PortMapping": null,
"Ports": null
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels