container-storage-setup icon indicating copy to clipboard operation
container-storage-setup copied to clipboard

Add a facility to be able to prepare a separate volume for docker root

Open rhvgoyal opened this issue 10 years ago • 0 comments

In case of overlay driver, all images and containers will be stored on rootfs. Some might not want that. Hence create options so that docker-storage-setup can prepare a separate volume and mount it somewhere and force docker to use that as root directory. That way all image/containers/volumes will be stored on a separate volume instead of rootfs.

rhvgoyal avatar Aug 28 '15 12:08 rhvgoyal