Closed Hentioe closed 3 years ago
There's already this PR https://github.com/c0b/docker-elixir/pull/145 waiting for merging which will kick a build and make the image available. In the meantime you can build this image by yourself using the Dockerfile of this PR (this is what I did here https://hub.docker.com/repository/docker/altdsoy/elixir)
I guess I should bump this image to 1.12-dev: https://github.com/c0b/docker-elixir/pull/143 😂
A bit offtopic question, but where can I find these ELIXIR_DOWNLOAD_SHA256 and similarly OTP_DOWNLOAD_SHA256
On elixir release page I only see SHA1 and SHA512 checksums for Precompiled.zip https://github.com/elixir-lang/elixir/releases/tag/v1.10.4
@RudolfMan when I made my MR, I think I downloaded it and generated it myself.
Hey everyone. I found a newer Elixir image, which is maintained by hexpm.
+1 would be cool to have it :)