You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ make generate
104
104
> *`no_btrfs`: A build tag disables building the btrfs snapshot driver.
105
105
> *`no_cri`: A build tag disables building Kubernetes [CRI](http://blog.kubernetes.io/2016/12/container-runtime-interface-cri-in-kubernetes.html) support into containerd.
106
106
> See [here](https://github.com/containerd/cri-containerd#build-tags) for build tags of CRI plugin.
107
+
> *`no_devmapper`: A build tag disables building the device mapper snapshot driver.
107
108
>
108
109
> For example, adding `BUILDTAGS=no_btrfs` to your environment before calling the **binaries**
109
110
> Makefile target will disable the btrfs driver within the containerd Go build.
0 commit comments