Skip to content

cerber/docker-erlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Docker Container Images for Erlang/OTP

Docker Repository on Quay Docker Repository on Docker Hub

This repository does provide some Docker container images that include Erlang/OTP, along with the rebar and relx build and release tools.

The image file for the different Erlang/OTP versions can be found within the subdirectories and are available through tags on the Docker Hub.

Latest Tools Version
Base image phusion/baseimage:0.9.20
Erlang/OTP 19.3
rebar 2.6.4
rebar3 3.3.1
relx v3.22.3

Usage

Start a throw-away instance

docker run -it --rm synlay/erlang /bin/bash

Run a container to use as a development environment

docker run -it --name erlang-app synlay/erlang /bin/bash

About

Docker Image for Erlang

Resources

License

Stars

Watchers

Forks

Packages

No packages published