Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robhaswell/btrfs-docker-plugin
An example Docker plugin implementing BTRFS volumes.
https://github.com/robhaswell/btrfs-docker-plugin
Last synced: 19 days ago
JSON representation
An example Docker plugin implementing BTRFS volumes.
- Host: GitHub
- URL: https://github.com/robhaswell/btrfs-docker-plugin
- Owner: robhaswell
- License: apache-2.0
- Created: 2015-08-17T18:06:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T17:08:28.000Z (over 9 years ago)
- Last Synced: 2023-03-24T07:43:31.465Z (almost 2 years ago)
- Language: Python
- Size: 141 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# btrfs-docker-plugin
An example Docker plugin implementing BTRFS volumes.`sudo docker run -ti -v test:/test --volume-driver=btrfs busybox`
`sudo btrfs subvolume list /mnt/btrfs`