mirror of
https://github.com/docker/cli.git
synced 2026-09-04 02:24:44 -05:00
44843b860eb3c0d8ca08a93d26305883c4cb623e
`adaptContainerSettings` is growing up, new it's only called when create. It'll be a problem that old containers will never have chance to adapt the latest rule. `HostConfig` of these containers will be obsoleted. Add this calling to start to avoid problems like #18550 and avoid such backward compatability in the future. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Upstream-commit: f408b4f4639b7c987c93b26174fccfcc513519e4 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%