mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-09-01 11:25:59 +00:00
- To also return the configured exposed ports, besides the port bindings; as now libnetwork/endpoint.go endpoint setters separate the exposed ports and port binding configs. Docker daemon will take care of aggregating the two sources for presentation. Signed-off-by: Alessandro Boch <aboch@docker.com>