Closed msudgh closed 3 years ago
I think you might get more help if you ask at elixir forum, where you might get some help with the setup.
I thought its argon2
compilation problem. I revised how the container was scaffolded and decided to follow another approach. All works fine.
Thanks, I close this issue.
Great! Glad to hear you got it working.
I'm facing the same issue, where I can't compile from a docker image based on Alpine Linux. Would you mind sharing how you managed @msudgh?
Edit: was an issue with docker v19.03, not anymore with docker v20.10. See https://github.com/moby/moby/pull/41381
I'm already trying to use elixir:1.11.4-alpine but agron2 couldn't be compiled.
Logs:
Make tool is not included in Alpine images cause of their nature, It would be useful if argon supports other build tools.