Replies: 1 comment
-
With further testing, it appears I could be facing an arm issue. It works when compiled for amd64, but not for arm/v7. I've tried compiling on my pi, with and without the buildkit flag, and on my desktop using buildx, and all result with the above log. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm opening this in discussion since I don't believe it is technically an issue with this image, but on my build system. I was trying to build this from the Dockerfile just as a training exercise to learn how to build images. Only when I build it, it doesn't work. I get the following log -
If I try to get a terminal in the container and start nord manually I get
I'm not sure if maybe I don't understand the build process or if there is a setting I was supposed to change, but I'd be happy for the assist
Beta Was this translation helpful? Give feedback.
All reactions