Open xiaoyulei opened 8 years ago
Error seems to indicate that /var/lib/docker
is empty, or possibly you need to run as a privileged user (or with sudo
). Is docker running with a different graph-directory than /var/lib/docker
?
@thaJeztah
/var/lib/docker
is not empty. I do not change the default directory,all is default configuration. I try to use sudo, but it is the same.
@YuleiXiao what version do you have installed currently (i.e., before 1.10)
@thaJeztah 1.9
That problem occurs because is running the command without sudo
. At least it was the reason for me.
migrator can migrate the container from one host to another?
migrator can migrate the container from one host to another?
@timchenxiaoyu no, read the link in first comment here, and the readme of this repository
i see, it use to upgrade docker from 1.9 to 1.10 over.
https://github.com/docker/docker/wiki/Engine-v1.10.0-content-addressability-migration From this wiki, it says "All your current images, tags and containers are automatically migrated to the new foundation the first time you start updated Docker daemon."
But how to operator it? I execute v1.10-migrator , it report fail.
./v1.10-migrator FATA[0000] no storage driver directory was found at /var/lib/docker