Skip to content

radiokit/docker-elixir-nodejs-ubuntu-trusty32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker image for Elixir + Node.JS on Ubuntu Trusty 32-bit

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 32-bit.

See Docker image for Erlang/Elixir for more information about Erlang/Elixir configuration.

Building

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-trusty32 .

Versioning

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

License

MIT

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published