A Docker image that contains a build of Erlang, Elixir & Node.JS based on Ubuntu Trusty 64-bit
124
This repository contains scripts for building a Docker image that contains a lightweight build of Erlang/OTP, Elixir and Node.JS based on Ubuntu Trusty 64-bit.
See Docker image for Erlang/Elixir for more information about Erlang/Elixir configuration.
If you don't want to use automated build from Docker Hub you can type the following command in the repository's directory:
docker build -t radiokit/elixir-light-nodejs-ubuntu-trusty64 .
The image is tagged using the following scheme:
OTP_VERSION-ELIXIR_VERSION-REBAR_VERSION-REBAR3_VERSION-NODEJS_MAJOR_VERSION-REVISION
e.g.
19.3.6.1-1.4.5-2.6.4-3.4.1-8-0
MIT
Content type
Image
Digest
Size
265.6 MB
Last updated
almost 9 years ago
docker pull radiokit/elixir-nodejs-ubuntu-trusty64:19.3.6.1-1.4.5-2.6.4-3.4.1-8-0