-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"exec format error" #7
Comments
Hi, Unfortunately I don't have any Mac machine to test it on, and from what I know, there are some pecularities in how docker works on Mac. Please see this docker issue: moby/moby#26665 does that help in your case? You can also consider running geekmarks binary directly, without docker (and you'll also need postgresql daemon running), as @mariusrugan explained in his comment to another (unrelated) issue #5 (comment) |
yeah i found the same issue but at that point i was figuring out the correct go/src/ path for the whole thing to actually start building. same error
Cutting now down everything but geekmarks in the make-to-docker up chain; Even with a very flat Dockerfile
build with
maybe @dimonomid you have more experience running it ? #EDIT#
#EDIT 2# |
Hi, |
Hi,
I am using OSX and I get the following issue when trying to run the
make -C server/envs/dev
commandThe text was updated successfully, but these errors were encountered: