JasonN3 / build-container-installer

Creates an ISO for installing a container image as an OS
GNU General Public License v3.0
52 stars 9 forks source link

[BUG] Build errors when generated volid is more than 32 characters #139

Open JasonN3 opened 1 month ago

JasonN3 commented 1 month ago

Describe the bug When the image name, architecture, and tag total to more than 32 characters, lorax will error.

To Reproduce

  1. Create an image with a long name or tag
  2. Build and ISO

Expected behavior Successful build