Skip to content

Commit

Permalink
Merge pull request wsargent#37 from blaggacao/patch-1
Browse files Browse the repository at this point in the history
volumes cleanup
  • Loading branch information
wsargent committed May 3, 2015
2 parents 4eb04f8 + 2187944 commit 23c8e38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```
Expand Down

0 comments on commit 23c8e38

Please sign in to comment.