Merge pull request #4518 from knight42/feat/btrfs-config-root-path

feat(snapshot::btrfs): config root_path
This commit is contained in:
Derek McGowan
2020-09-03 11:12:27 -07:00
committed by GitHub
3 changed files with 62 additions and 16 deletions

View File

@@ -18,4 +18,4 @@
package main
import _ "github.com/containerd/containerd/snapshots/btrfs"
import _ "github.com/containerd/containerd/snapshots/btrfs/plugin"