An Elixir image
To upgrade Elixir and Erlang/OTP, choose a proper versio of Elixir. It should be:
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.
Content type
Image
Digest
Size
241.5 MB
Last updated
about 6 years ago
docker pull abeja/elixir