We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudo podman run --rm -it --privileged --pull=newer --security-opt label=type:unconfined_t -v /var/lib/libvirt/images/output:/output -v /var/lib/libvirt/images/config.json:/config.json quay.io/centos-bootc/bootc-image-builder:latest --type qcow2 --tls-verify=true --config /config.json quay.io/centos-bootc/centos-bootc:stream10 --chown 107:107 --rootfs ext4
virt-install --name armstream10vm --disk path=/var/lib/libvirt/images/output/qcow2/disk.qcow2,bus=virtio,format=qcow2,size=10 --import --vcpus 3 --memory 3096 --osinfo detect=on,require=off --graphics vnc --video virtio --noautoconsole --serial pty --wait 10 --debug --noreboot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: