ogglord
Explore posts from serversBBlueBuild
•Created by ogglord on 10/27/2024 in #questions
Unable to get version via inspection
I'm building a custom image based on bazzite-nvidia:testing
bluebuild build ./recipes/recipe.yml
INFO => Templating for recipe at ./recipes/recipe.yml
INFO => Retrieving OS version from ghcr.io/ublue-os/bazzite-nvidia:testing. This might take a bit
WARN => Unable to get version via image inspection due to error:
× Failed to parse version from metadata for ghcr.io/ublue-os/bazzite-nvidia:testing
WARN => Pulling and running the image to retrieve the version. This will take a while...
⠐ Pulling image ghcr.io/ublue-os/bazzite-nvidia:testing to get version
Is there a way to avoid pulling the full image? Can I override the OS version from recipe.yml or command line?5 replies