mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00
Cirrus: Always record runc/crun versions
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -45,8 +45,10 @@ case $1 in
|
||||
containernetworking-plugins \
|
||||
containers-common \
|
||||
criu \
|
||||
crun \
|
||||
golang \
|
||||
podman \
|
||||
runc \
|
||||
skopeo \
|
||||
slirp4netns \
|
||||
)
|
||||
@ -56,9 +58,7 @@ case $1 in
|
||||
PKG_LST_CMD='rpm -q --qf=%{N}-%{V}-%{R}-%{ARCH}\n'
|
||||
PKG_NAMES+=(\
|
||||
container-selinux \
|
||||
crun \
|
||||
libseccomp \
|
||||
runc \
|
||||
)
|
||||
;;
|
||||
ubuntu*)
|
||||
|
Reference in New Issue
Block a user