Skip to content

Update elixir to link to alternative and similarly official images#2206

Open
adamu wants to merge 2 commits intodocker-library:masterfrom
adamu:adamu
Open

Update elixir to link to alternative and similarly official images#2206
adamu wants to merge 2 commits intodocker-library:masterfrom
adamu:adamu

Conversation

@adamu
Copy link
Copy Markdown

@adamu adamu commented Sep 23, 2022

The official Elixir docker image is maintained by the Erlang Ecosystem Foundation, but there are alternative images maintained by Hex, Elixir's official package manager.

There are a number of issues with the official image at the moment:

The images produced by Hex do not have these issues because they are built automatically whenever there is a new version and the tags are immutable - if a user wants to update a dependency, they need to update the relevant tag.

Because of this image's offical status, many users are unaware of the alternative option, which for Elixir deployments can often be the preferred choice, and is the one recommended by the Phoenix framework. This PR breifly mentions the issue about breaking changes, and links to the hexpm images so people have the information to choose the solution that works best for them.

I also updated the get-help section to link to the Elixir repository wiki, which has a maintained list of help resources.

@adamu adamu changed the title Update elixir to link to alternative and similarly offical images Update elixir to link to alternative and similarly official images Sep 23, 2022
@josevalim
Copy link
Copy Markdown

Good call 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants