Skip to content

Commit 13fe50e

Browse files
authored
Merge pull request #1286 from rancher-sandbox/rootful
Add a warning that nerdctl.lima only works in rootless mode
2 parents 35b829d + ef7decd commit 13fe50e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/default.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ caCerts:
157157

158158
containerd:
159159
# Enable system-wide (aka rootful) containerd and its dependencies (BuildKit, Stargz Snapshotter)
160+
# Note that `nerdctl.lima` only works in rootless mode; you have to use `lima sudo nerdctl ...`
161+
# to use rootful containerd with nerdctl.
160162
# 🟢 Builtin default: false
161163
system: null
162164
# Enable user-scoped (aka rootless) containerd and its dependencies

0 commit comments

Comments
 (0)