Container Summary Host Config
@Serializable
Summary of host-specific runtime information of the container. This is a reduced set of information in the container's \"HostConfig\" as available in the container \"inspect\" response.
Parameters
network Mode
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.
annotations
Arbitrary key-value metadata attached to the container.