Skip to content

Dockerfile for creating a docker image of the latest Elixir and Erlang OTP versions

Notifications You must be signed in to change notification settings

cnsa/elixir-dockerfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir + Iconv Dockerfile

$ VERSION=latest FOLDER=1.3 make build
$ VERSION=latest make push

# Build and push together
$ VERSION=latest FOLDER=1.4 make all

This Dockerfile enables you to use Iconv within your Elixir project.
Also added Imagemagick.

This Dockerfile is based on the elixir.

Have fun and feel free to submit any changes!

About

Dockerfile for creating a docker image of the latest Elixir and Erlang OTP versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%