moby--moby/container
Zhang Wei ff3ea4c90f Update RestartPolicy of container
Add `--restart` flag for `update` command, so we can change restart
policy for a container no matter it's running or stopped.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-02-20 17:06:32 +08:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
container_windows.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
history.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
state.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
state_test.go Update RestartPolicy of container 2016-02-20 17:06:32 +08: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
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00