mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 11:06:21 +00:00
Merge pull request #10439 from microsoft/mahuber/azl-cfg-var
tools: Change PACKAGES var for cbl-mariner
This commit is contained in:
commit
c082b99652
@ -5,6 +5,6 @@
|
||||
OS_NAME=cbl-mariner
|
||||
OS_VERSION=${OS_VERSION:-2.0}
|
||||
LIBC="gnu"
|
||||
PACKAGES="core-packages-base-image ca-certificates"
|
||||
PACKAGES="kata-packages-uvm"
|
||||
[ "$AGENT_INIT" = no ] && PACKAGES+=" systemd"
|
||||
[ "$SECCOMP" = yes ] && PACKAGES+=" libseccomp"
|
||||
|
Loading…
Reference in New Issue
Block a user