5b30bf9410
This change will allocate network settings (IP and public ports) at container creation rather than start and keep them throughout the lifetime of the container (i.e. until it gets destroyed) instead of discarding them when the container is stopped. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> Upstream-commit: a4875937293f3b0a8ffc569608bbca40a456e9c8 Component: engine