networkMode

@SerialName(value = "NetworkMode")
val networkMode: String?

Parameters

networkMode

Networking mode (host, none, container:<id>) or name of the primary network the container is using. This field is primarily for backward compatibility. The container can be connected to multiple networks for which information can be found in the NetworkSettings.Networks field, which enumerates settings per network.