moby--moby/container
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
..
archive.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
container.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
container_unit_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
container_unix.go Implemet docker update command 2015-12-28 19:19:26 +08:00
container_windows.go Implemet docker update command 2015-12-28 19:19:26 +08:00
monitor.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
state.go Replace pkg/units with docker/go-units. 2015-12-16 12:26:49 -05:00
state_test.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_unix.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00