c0b / docker-elixir

Official Docker image for Elixir :whale: :turtle: :rocket:
http://elixir-lang.org/
190 stars 74 forks source link

Request to add version 1.11 images #146

Closed Hentioe closed 3 years ago

sultaniman commented 4 years ago

+1 would be cool to have it :)

altdsoy commented 4 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)

zoidyzoidzoid commented 4 years ago

I guess I should bump this image to 1.12-dev: https://github.com/c0b/docker-elixir/pull/143 😂

RudolfMan commented 4 years ago

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

zoidyzoidzoid commented 3 years ago

@RudolfMan when I made my MR, I think I downloaded it and generated it myself.

Hentioe commented 3 years ago

Hey everyone. I found a newer Elixir image, which is maintained by hexpm.

https://hub.docker.com/r/hexpm/elixir