Install this package:
emerge -a app-containers/crun
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-containers/crun
Or alternatively:
emerge --autounmask-write -a app-containers/crun
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.11.2 | 8 | ~amd64 ~arm ~arm64 ~ppc64 ~riscv | 0 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>robert@gnzler.io</email> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> While most of the tools used in the Linux containers ecosystem are written in Go, crun authors believe C is a better fit for a lower level tool like a container runtime. runc; the most used implementation of the OCI runtime specs written in Go, re-execs itself and use a module written in C for setting up the environment before the container process starts. crun aims to be also usable as a library that can be easily included in programs without requiring an external process for managing OCI containers. </longdescription> <use> <flag name="bpf">Enable in Kernel, eBPF (enhanced Berkley Packet Filter) support for managing device controllers. </flag> <flag name="criu">Enable CRIU based checkpoint/restore support</flag> </use> <upstream> <changelog>https://github.com/containers/crun/releases</changelog> <remote-id type="github">containers/crun</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-containers/crun |
euse -E <flag> -p app-containers/crun |
euse -D <flag> -p app-containers/crun
| Flag | Description | 1.11.2 |
|---|---|---|
| bpf | Enable in Kernel, eBPF (enhanced Berkley Packet Filter) support for managing device controllers. | ⊕ |
| caps | ⚠️ | ⊕ |
| criu | Enable CRIU based checkpoint/restore support | ✓ |
| seccomp | ⚠️ | ⊕ |
| selinux | ⚠️ | ✓ |
| static-libs | ⚠️ | ✓ |
| systemd | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | crun-1.11.2.tar.xz | 738176 bytes | 1.11.2 |
| Type | File | Size |
|---|---|---|
| AUX | crun-1.11.2-caps.patch | 1149 bytes |
| EBUILD | crun-1.11.2.ebuild | 1829 bytes |
| MISC | metadata.xml | 1300 bytes |