aboutsummaryrefslogtreecommitdiff
path: root/utils/crun
Commit message (Collapse)AuthorAge
* crun: update to 3.2.0Oskari Rauta2021-06-08
| | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* crun: bumb to version 0.19.1Oskari Rauta2021-05-19
| | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* crun: Don't build on arcEneas U de Queiroz2021-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 crunOskari Rauta2021-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>