Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volumes are not cleaned #9

Open
zimbatm opened this issue Jun 2, 2015 · 1 comment
Open

Volumes are not cleaned #9

zimbatm opened this issue Jun 2, 2015 · 1 comment
Labels

Comments

@zimbatm
Copy link
Contributor

zimbatm commented Jun 2, 2015

After a while /var/lib/docker/vfs/dir takes a lot of room on the disk.

See moby/moby#6354

@zimbatm zimbatm added the bug label Jun 2, 2015
@zimbatm
Copy link
Contributor Author

zimbatm commented Jun 2, 2015

The current solution is to cleanup the folder by hand after having removes all images, containers and stopped the docker daemon.

zimbatm added a commit that referenced this issue Jun 2, 2015
It seems like the only current way of cleaning volumes is to use the
`-v` option in `docker rm`.

`cide debug` is still prone to that issue.
zimbatm added a commit that referenced this issue Jun 2, 2015
It seems like the only current way of cleaning volumes is to use the
`-v` option in `docker rm`.

`cide debug` is still prone to that issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant