moby--moby/daemon/execdriver/windows
Qiang Huang 8799c4fc0f Implemet docker update command
It's used for updating properties of one or more containers, we only
support resource configs for now. It can be extended in the future.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-28 19:19:26 +08:00
..
clean.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
commandlinebuilder.go This fixes the case where arguments are escaped twice from Dockerfiles on 2015-11-13 10:43:06 -08:00
exec.go Typo in previous PR processConfig, not c.ProcessConfig 2015-11-16 11:56:01 -08:00
getpids.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
info.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
namedpipes.go Windows: Fix annoying bad log 2015-10-13 15:03:20 -07:00
pauseunpause.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
run.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
stats.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
stdconsole.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
terminatekill.go Windows: [TP4] docker kill handling 2015-10-13 16:04:49 -07:00
ttyconsole.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
unsupported.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
update.go Implemet docker update command 2015-12-28 19:19:26 +08:00
windows.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00