moby--moby/api/client/container
Zhang Wei 4754c64ab5 Forbid update restart policy of container with AutoRemove flag
"--restart" and "--rm" are conflict options, if a container is started
with AutoRemove flag, we should forbid the update action for its Restart
Policy.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-08-16 15:36:13 +08:00
..
attach.go
commit.go
cp.go
create.go
diff.go
exec.go
exec_test.go
export.go
kill.go
logs.go
pause.go
port.go
ps.go
ps_test.go
rename.go
restart.go
rm.go
run.go
start.go
stats.go
stats_helpers.go
stats_unit_test.go
stop.go
top.go
unpause.go
update.go
utils.go
wait.go