Skip to content

Commit 110fa45

Browse files
committed
added comments
Signed-off-by: pco <pasquale.convertini@ibm.com>
1 parent 65e9942 commit 110fa45

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.lima/templates/fedora.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ mounts:
1515
writable: true
1616

1717
# Disable containerd
18+
# We must disable containerd because the docker installation
19+
# script installs and configures containerd already, causing
20+
# issues for rootless docker.
21+
# containerd could be enabled also for root, but is setup
22+
# by docker script anyway.
1823
containerd:
1924
system: false
2025
user: false

0 commit comments

Comments
 (0)