Skip to content

Commit ef7decd

Browse files
committed
Add a warning that nerdctl.lima only works in rootless mode
Signed-off-by: Jan Dubois <[email protected]>
1 parent 35b829d commit ef7decd

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)