dockerHost property
DockerHost where this container is running.
Implementation
@override
DockerHostLocal get dockerHost => super.dockerHost as DockerHostLocal;
DockerHost where this container is running.
@override
DockerHostLocal get dockerHost => super.dockerHost as DockerHostLocal;