containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
406 stars 14 forks source link

feat: add vhd option #814

Closed cdrage closed 1 week ago

cdrage commented 1 week ago

feat: add vhd option

What does this PR do?

Screenshot / video of UI

https://github.com/user-attachments/assets/a88f32f8-8037-4564-8af6-3e5759fe1b1a

https://github.com/user-attachments/assets/ab2004ac-ad83-49f5-a0a2-e3aaf8425717

What issues does this PR fix or reference?

Closes https://github.com/containers/podman-desktop-extension-bootc/issues/799

How to test this PR?

  1. Build a vhd
  2. See it completes build correctly.
  3. Launch via Hyper-V or Azure / other software

Signed-off-by: Charlie Drage charlie@charliedrage.com