docs/container
Qiang Huang 464eefd795 Add lock for container update
Container needs to be locked when updating the fields, and
this PR also remove the redundant `parseSecurityOpt` since
it'll be done in `setHostConfig`.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-11 10:33:13 +08:00
..
archive.go
container.go Add lock for container update 2015-12-11 10:33:13 +08:00
container_unit_test.go
container_unix.go Move networking api types to the api/types/networking package. 2015-12-09 13:55:59 -08:00
container_windows.go
monitor.go
state.go
state_test.go
state_unix.go
state_windows.go