Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | crun: Don't build on arc | Eneas U de Queiroz | 2021-04-11 |
| | | | | | | | The package needs libseccomp, which does not currently support arc. In order to avoid a circular dependency, we must avoid arc here as well. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> | ||
* | crun: add package crun | Oskari Rauta | 2021-03-30 |
crun is the prefered container run-time of podman, it's faster than runc and has a much lower memory footprint. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> |