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
the projects concerned by this change would be the ones which need CGO - that is:
containerd (not ctr nor containerd-shim)
bypass4netns (but not bypass4netnsd)
runc
soci
of course tini, libslirp, and slirp4netns
I do not believe you can build containerd against musl (eg: because of pkcs11).
Also, compiling containerd statically as we do right now very likely breaks pkcs11 on any system where the glibc version is not exactly the same as the glic used to compile (the irony of dlopen).
Originally posted by @AkihiroSuda in #4012 (comment)
The text was updated successfully, but these errors were encountered: