mirror of
https://github.com/docker/cli.git
synced 2026-09-05 10:05:08 -05:00
9bd131bf91a9e3f79df98856c86a2624632b44bb
Currently check-config.sh just said enable or missing, when I used a fresh kernel, made check-config.sh happy, still can't start container. It take me days debuging kernel and Docker and finally found it's because I enabled some CONFIGs as modules and never loaded these modules. So I think it's necessary to let check-config.sh told users which configs are enabled as modules. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Upstream-commit: 6e19912df9ea764c53b5607533eb25315527c3c4 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%