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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,8 +116,8 @@ In addition to containerd, the following components should be installed (optiona
116
116
-[CNI isolation plugin](https://github.com/AkihiroSuda/cni-isolation): for isolating bridge networks (`nerdctl network create`)
117
117
-[BuildKit](https://github.com/moby/buildkit): for using `nerdctl build`. BuildKit daemon (`buildkitd`) needs to be running.
118
118
-[RootlessKit](https://github.com/rootless-containers/rootlesskit) and [slirp4netns](https://github.com/rootless-containers/slirp4netns): for [Rootless mode](./docs/rootless.md)
119
-
- RootlessKit needs to be v0.10.0 or later
120
-
- slirp4netns needs toe be v0.4.0 or later
119
+
- RootlessKit needs to be v0.10.0 or later. v0.13.2 or later is recommended.
120
+
- slirp4netns needs toe be v0.4.0 or later. v1.1.7 or later is recommended.
0 commit comments