Sign inSign up

abeja/elixir

By abeja

Updated about 6 years ago

Docker image containing elixir

Image
0

3.0K

abeja/elixir repository overview

docker-elixir

Docker Stars Docker Pulls

An Elixir image

Upgrade

To upgrade Elixir and Erlang/OTP, choose a proper versio of Elixir. It should be:

  • Stable version
  • Avaiable in Homebrew

And pick the most recent stable versio of Erlang from the official site, or you can search the one in the download list.

Open Makefile and change the value of ERLANG_VERSION and ELIXIR_VERSION variables.

Run docker command to build:

$ make build

then push a new image to DockerHub:

$ make push

Remember git tag and push to the remote repository.

Tag summary

Content type

Image

Digest

Size

241.5 MB

Last updated

about 6 years ago

docker pull abeja/elixir