test: add baseos image pipeline scenario
This commit is contained in:
@@ -4,7 +4,7 @@ set -euo pipefail
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
apt-get update
|
||||
apt-get install -y ca-certificates curl git docker.io openssl unzip
|
||||
apt-get install -y ca-certificates curl git docker.io libguestfs-tools openssl qemu-system-x86 qemu-utils unzip xz-utils
|
||||
|
||||
if [ -d /serve.zone ]; then
|
||||
chown -R vagrant:vagrant /serve.zone
|
||||
|
||||
Reference in New Issue
Block a user