Replies: 1 comment
-
P.S. I got this error when starting containerd:
Then I found:
So decided to just disable the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which plugins can I safely add to
disabled_plugins
in the containerdconfig.toml
? I'm running containerd just fornerdctl
and want to keep the docker compatible features working such asnerdctl run
andnerdctl compose
.I have now disabled
cri
as I don't think I need it. Or doesnerdctl
need it?Which additional plugins can I add to the
disabled_plugins
list?Beta Was this translation helpful? Give feedback.
All reactions