Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`