mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
This passes through the container hostname to HCS, which in Windows Server 2016 TP4 will set the container's hostname in the registry before starting it. This will be silently ignored by TP3. Signed-off-by: John Starks <jostarks@microsoft.com>