Files
docker-cli/components/engine/daemon
John Starks 7b6894fa8a Windows: --hostname support
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>
Upstream-commit: 7e8c92ad72aecda178c41dbe7e1aa9269be39d5d
Component: engine
2015-09-29 12:13:06 -07:00
..
2015-09-29 12:13:06 -07:00
2015-07-29 23:39:18 +02:00
2015-09-28 08:59:40 -04:00
2015-09-25 14:52:09 -07:00
2015-09-17 11:54:14 -07:00
2015-09-25 14:52:09 -07:00
2015-08-27 22:07:42 -07:00
2015-09-25 14:52:09 -07:00
2015-09-25 14:52:09 -07:00
2015-07-29 21:25:56 +03:00
2015-09-24 11:56:37 -07:00
2015-08-27 22:07:42 -07:00
2015-09-24 18:44:53 -04:00
2015-09-25 14:52:09 -07:00
2015-09-24 11:56:37 -07:00
2015-09-24 18:44:53 -04:00
2015-09-24 11:56:37 -07:00
2015-09-24 11:56:37 -07:00
2015-09-24 11:56:37 -07:00
2015-09-28 13:48:12 -07:00
2015-09-24 11:56:37 -07:00
2015-09-24 11:56:37 -07:00
2015-09-24 18:44:53 -04:00
2015-07-29 21:25:56 +03:00
2015-09-24 11:56:37 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver