logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bootc Switch - Change OS Image | Online Free DevTools by Hexmos

Switch operating systems with Bootc. Target new container images and update your system seamlessly. Free online tool, no registration required.

bootc-switch

Target a new container image reference to boot. More information: https://manned.org/bootc-switch.8.

  • Change the base OS to a new container image from a registry:

sudo bootc switch {{image}}

  • Change the base OS to a new container image from the local image storage of the root user:

sudo bootc switch --transport containers-storage {{image}}

  • Change the base OS to a new container image stored in a tarball:

sudo bootc switch --transport oci-archive {{path/to/image.tar.gz}}

return

See Also