Cloud API Overview > @adpt/cloud > docker > ServiceContainerSetProps > dockerHost
docker.ServiceContainerSetProps.dockerHost property
If set, all children of this ServiceContainerSet that support the dockerHost
prop will get this value, overriding any other value for this prop.
Signature:
dockerHost?: string;