mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
beebfc0cf6
- When a network is created with the null ipam driver, docker api server thread will deference a nil pointer on `docker network ls` and on `docker network inspect <nw>`. This because buildIpamResource() assumes a gateway address is always present, which is not correct. Signed-off-by: Alessandro Boch <aboch@tetrationanalytics.com> |
||
---|---|---|
.. | ||
build | ||
checkpoint | ||
container | ||
debug | ||
distribution | ||
image | ||
network | ||
plugin | ||
session | ||
swarm | ||
system | ||
volume | ||
experimental.go | ||
local.go | ||
router.go |