mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
If there is an empty directory exists in the $DOCKER_ROOT/containers , that will cause migrate fail. Then docker daemon will initialize failed. This commit allow skips the empty directory. Signed-off-by: Andy Zhang <andy.zhangtao@hotmail.com> Change error messages from uppercase to lowercase Change error messages from uppercase to lowercase Signed-off-by: andy <ztao@tibco-support.com> Upstream-commit: 098fdb6408e4e630c1c78b8283c4bc716cc46698 Component: engine