Skip to content

cri-containerd-cni-*.*.*-linux-*.tar.gz: build runc as a static binary, or just remove runc binary #6541

@AkihiroSuda

Description

@AkihiroSuda

The current runc binary in cri-containerd-cni-*.*.*-linux-*.tar.gz does not work on RHEL/CentOS 7, because it is linked with a newer version of libseccomp.
And we don't want to downgrade the libseccomp version, because we want to support the latest syscall table that is hardcoded in libseccomp.

So, we should do either one of:

Continuation of #6447 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions