mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-16 23:20:13 +01:00
volumes cleanup
A tool to cleanup volumes, provided as a ephemeral conatiner.
This commit is contained in:
parent
4eb04f8584
commit
2187944b1c
1 changed files with 2 additions and 0 deletions
|
|
@ -274,6 +274,8 @@ Because volumes are isolated filesystems, they are often used to store state fro
|
|||
|
||||
See [advanced volumes](http://crosbymichael.com/advanced-docker-volumes.html) for more details. Container42 is [also helpful](http://container42.com/2014/11/03/docker-indepth-volumes/).
|
||||
|
||||
For an easy way to clean abandoned volumes, see [docker-cleanup-volumes](https://github.com/chadoe/docker-cleanup-volumes)
|
||||
|
||||
As of 1.3, you can [map MacOS host directories as docker volumes](http://docs.docker.com/userguide/dockervolumes/#mount-a-host-directory-as-a-data-volume) through boot2docker:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue