https://github.com/containerd/containerd/pull/4505 introduced a configuration knob for `plugins.overlayfs.root_path`. We should do this for all the plugins. - [x] aufs: https://github.com/containerd/containerd/pull/4533 - [x] btrfs - [X] devicemapper: https://github.com/containerd/containerd/pull/3022 - [x] native - [X] overlay: https://github.com/containerd/containerd/pull/4505 - [x] zfs: https://github.com/containerd/containerd/pull/4534
#4505 introduced a configuration knob for
plugins.overlayfs.root_path.We should do this for all the plugins.