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 -v /var/lib/libvirt/images/auth.json:/run/containers/0/auth.json quay.io/centos-bootc/bootc-image-builder:latest --type qcow2 --tls-verify=false --config /config.json --verbose quay.io/centos-bootc/centos-bootc:stream9 Trying to pull quay.io/centos-bootc/bootc-image-builder:latest
[root@dxx]# 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 -v /var/lib/libvirt/images/auth.json:/run/containers/0/auth.json quay.io/centos-bootc/bootc-image-builder:latest --type qcow2 --tls-verify=false --config /config.json --verbose quay.io/centos-bootc/centos-bootc:stream9 Trying to pull quay.io/centos-bootc/bootc-image-builder:latest... Getting image source signatures Copying blob e554e6faffe5 done | Copying blob 2ebe41b89b1d done | Copying blob 22358cc5ee9a done | Copying config bfc3eaae84 done | Writing manifest to image destination 2025/01/20 03:15:09 error: unknown flag: --verbose
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: