/docker-erlang

Create Erlang/Elixir docker image based on Alpine Linux

Apache License 2.0Apache-2.0

Port of c0b/docker-erlang-otp to Alpine Linux base image.

reference:

Setup docker image

Method 1: Building

# docker build --rm -t <username>/erlang .

Method 2: Pull from Docker Hub

# docker pull docker.io/<username>/erlang