mirror of https://github.com/docker/docker-py.git
450 B
450 B
\
X.Y.Z (UNRELEASED)
Features
- Added
gw_priority
parameter toEndpointConfig
(available increate_endpoint_config
and used byconnect_container_to_network
andcreate_container
vianetworking_config
). This allows setting the gateway priority for a container's network endpoint. Requires Docker API version 1.48 or higher.
Bugfixes
- None yet.
Deprecations
- None yet.