mirror of
https://github.com/docker/docs.git
synced 2026-04-03 09:49:05 +07:00
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>