mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Make sure PortBindings is not a nil-map to match the behavior
we have when creating a container;
c64b781df2/daemon/internal/runconfig/config.go (L30-L47)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>