NetworkingConfig represents the container's networking configuration for each of its interfaces. It is used for the networking configs specified in the docker create and docker network connect commands. NetworkingConfig
docker create
docker network connect
Optional
A mapping of network name to endpoint configuration for that network.
NetworkingConfig represents the container's networking configuration for each of its interfaces. It is used for the networking configs specified in the
docker createanddocker network connectcommands. NetworkingConfig