runc

Edit Package runc

runc is a CLI tool for spawning and running containers according to the OCI
specification. It is designed to be as minimal as possible, and is the workhorse
of Docker. It was originally designed to be a replacement for LXC within Docker,
and has grown to become a separate project entirely.

Refresh
Refresh
Source Files
Filename Size Changed
runc-1.0.2.tar.xz 0001414636 1.35 MB
runc-1.0.2.tar.xz.asc 0000000858 858 Bytes
runc-rpmlintrc 0000000141 141 Bytes
runc.changes 0000024329 23.8 KB
runc.keyring 0000004164 4.07 KB
runc.spec 0000003462 3.38 KB
Revision 48 (latest revision is 101)
Aleksa Sarai's avatar Aleksa Sarai (cyphar) committed (revision 48)
- Update to runc v1.0.2. Upstream changelog is available from
  https://github.com/opencontainers/runc/releases/tag/v1.0.2

  * Fixed a failure to set CPU quota period in some cases on cgroup v1.
  * Fixed the inability to start a container with the "adding seccomp filter
    rule for syscall ..." error, caused by redundant seccomp rules (i.e. those
    that has action equal to the default one). Such redundant rules are now
    skipped.
  * Made release builds reproducible from now on.
  * Fixed a rare debug log race in runc init, which can result in occasional
    harmful "failed to decode ..." errors from runc run or exec.
  * Fixed the check in cgroup v1 systemd manager if a container needs to be
    frozen before Set, and add a setting to skip such freeze unconditionally.
    The previous fix for that issue, done in runc 1.0.1, was not working.
Comments 0
openSUSE Build Service is sponsored by