Files
containerd/cmd
Vincent Batts 55bf3c10f0 containerd: compile tags to exclude btrfs
Leave in btrfs by default, but add go build tags to exclude it.
`go build -tags containerd_no_btrfs` will leave that driver out.
As the current containerd/btrfs code needs link to libbtrfs*.so, but not
all distros provide it.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-05-04 17:30:23 -04:00
..
2017-05-04 18:11:53 +01:00
2017-02-15 13:56:41 -08:00