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 registry.gitlab.com/redhat/services/products/image-builder/ci/images/iot-bootable-container:fedora-39-x86_64-49d623cc26287730f87d4c9eebadefd2b180dea8a41b00efe7f3b1c636f221d7 Error: crun: open executable: Operation not permitted: OCI permission denied
vs.
sudo podman run --rm -it --entrypoint bash registry.gitlab.com/redhat/services/products/image-builder/ci/images/iot-bootable-container:fedora-39-x86_64-49d623cc26287730f87d4c9eebadefd2b180dea8a41b00efe7f3b1c636f221d7 bash-5.2#
See the downstream bootable images:
sudo podman run --rm -it quay.io/centos-bootc/centos-bootc:stream9 bash-5.1#
The text was updated successfully, but these errors were encountered:
No branches or pull requests
vs.
See the downstream bootable images:
The text was updated successfully, but these errors were encountered: