mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +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>