Docker 1.10 uses a new content-addressable storage for images and layers.
A migration is performed the first time docker is run, and can take a significant
amount of time depending on the number of images and containers present.
We also released a cool migration utility that enables you to perform the migration
before updating to reduce downtime. Engine 1.10 migrator can be found on Docker Hub;