RemoteNetworkDockerHost#

class wattson.cosimulation.simulators.network.components.remote.remote_network_docker_host.RemoteNetworkDockerHost(entity_id: str, wattson_client: WattsonClient, auto_sync: bool = True)#

Bases: RemoteNetworkHost, NetworkDockerHost

Methods

get_boot_command

returns:

The boot command to start the container with.

get_image_name

get_image_tag

get_boot_command() str#
Returns:

The boot command to start the container with.

Return type:

str