crun: add package crun
authorOskari Rauta <oskari.rauta@gmail.com>
Mon, 29 Mar 2021 21:42:15 +0000 (00:42 +0300)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 29 Mar 2021 23:21:29 +0000 (00:21 +0100)
commit01d1a4969e258f7b08a1284e30bfa9bceba62b9c
tree4601614a02bedb93cb3a8a41e52667748d7a19fc
parent1b25b6e23965a68c2366bdde3a9efcc6467ce8c5
crun: add package crun

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>
utils/crun/Makefile [new file with mode: 0644]