podman-desktoppodman-desktopOfficial·4 Agent Skills Included

extension-bootc

Build bootable disk images and VMs from containers

Converts bootc container images into bootable disk formats like qcow2, raw, vmdk, vhd, ami, and ISO inside Podman Desktop. Launches and manages local virtual machines from built images without manual command-line steps. Guides coding, Svelte UI work, unit testing, and end-to-end testing for this extension's codebase.
npx skills add podman-desktop/extension-bootc --all -g -y
Available:

Instructs your AI agent on the extension's architecture, build and test commands, and how to route tasks to the correct sub-skill for backend, frontend, or testing work.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install extension-bootc?

Run `npx skills add podman-desktop/extension-bootc --all -g -y` in your terminal to install all skills in this suite globally.

What does the bootc extension do?

It turns bootc-compatible container images into bootable disk images such as qcow2, raw, vmdk, vhd, ami, and ISO, and can launch virtual machines from them inside Podman Desktop.

How to build a bootable OS from a Containerfile?

Create a Containerfile based on a bootc image like CentOS Stream or Fedora bootc, then use the extension's build screen to pick your output format and build the disk image.

Does it work on macOS and Windows?

Yes. It runs on macOS, Windows, and Linux, but macOS and Windows require a rootful Podman Machine with at least 6GB of RAM.

Can I contribute to this extension without deep experience?

Yes. The included skills guide your AI agent through backend API changes, Svelte UI patterns, and unit or E2E testing step by step.

Related Repositories in Software Engineering

View All in Software Engineering