moby--moby/api/server/router/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
..
backend.go Remove daemon dependency from api/server. 2016-02-10 15:16:59 -05:00
container.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00
container_routes.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
copy.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
exec.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
inspect.go Move versioned references of inspect functions to the daemon. 2015-11-24 14:03:39 -05:00