cide
cide copied to clipboard
Volumes are not cleaned
After a while /var/lib/docker/vfs/dir takes a lot of room on the disk.
See https://github.com/docker/docker/issues/6354
The current solution is to cleanup the folder by hand after having removes all images, containers and stopped the docker daemon.