-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
After editing the recipe.yml, the github actions started showing the error:
"Error: buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Containerfile: no such file or directory"
This error message did not give any indication where the error was.
The code passed the 'verify_image' and 'check_update' stages.
I am still not sure what caused the error to occur. I mainly added a file to /modules/ that contains a shell module to download a bunch of fonts. Including this script in the recipe caused the problem.
My guess is that generating the containerfile failed and lead to the error. Ideally, the build script gives an indication where the build of the containerfile failed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels