docker-elixir icon indicating copy to clipboard operation
docker-elixir copied to clipboard

Official Docker image for Elixir :whale: :turtle: :rocket:

Results 19 docker-elixir issues
Sort by recently updated
recently updated
newest added

* This repository should be archived to make it read only. * The README should be updated to say it is no longer active and to point to https://github.com/erlef/docker-elixir.

https://github.com/erlang/docker-erlang-otp/issues/380

New official repo for Elixir docker image: https://github.com/erlef/docker-elixir Please do not create issues & pull requests here, current repo author is not responding for years.

``` docker pull elixir:1.9 docker scan elixir Tested 537 dependencies for known vulnerabilities, found 331 vulnerabilities. ``` A good amount are high severity. I know local scan is still beta,...

https://github.com/GoogleContainerTools/distroless

I attempted to bring the Elixir 10.3 image into our internal repo. Our mechanism does a scan for vulnerabilities and my request was rejected because of the version(s) of Python...

Hi @c0b! Thank you for all for the work on maintaining the Docker images! Now that GitHub Actions is using containers, I expect developers to want to use more combinations...

A lot of other programming runtimes like Python, Ruby and Node explicitly have `-buster` tags in the list of tags that appear on the Docker Hub. I think Elixir should...