Replies: 1 comment 2 replies
-
|
Do you have docker or podman installed on your local machine? I find it implausible that that error would be an issue with your recipe, especially without seeing it first. BlueBuild currently requires docker or podman to be installed for builds to work. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Github Actions in generating the image works well, but I wanted to try generate the image locally.
bluebuild build ./recipes/abc/general/recipe.ymlI got error: EOF while parsing a value at line 1 (...) Could not determine strategy (...) docker version, podman version ...
Should I modify the recipe to build it locally?
Beta Was this translation helpful? Give feedback.
All reactions