Created
May 1, 2025 14:04
-
-
Save sjha4/2395f4af902ca6b47a282eb0af7d497a to your computer and use it in GitHub Desktop.
Convert package-mode centos10 to image-mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| podman run --rm -it --privileged --pull=newer --security-opt label=type:unconfined_t -v /var/lib/containers/storage:/var/lib/containers/storage -v /:/target -v /root/.ssh/authorized_keys:/bootc_authorized_ssh_keys/root --pid=host quay.io/centos-bootc/centos-bootc:stream10 bootc install to-existing-root --root-ssh-authorized-keys /bootc_authorized_ssh_keys/root |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For image mode access to satellite registry: ln -sf /run/user/0/containers/auth.json /etc/ostree/auth.json