An open API service indexing awesome lists of open source software.

https://github.com/sprql/elixir-build-image


https://github.com/sprql/elixir-build-image

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Elixir Build Image

Docker image for building Elixir applications

### Contains:

- Erlang/OTP 20 (erts-9.1.3)
- Elixir 1.5.2
- NodeJS 9.0.0

*Based on Debian*

### How to build image:

IMAGE=image-name-default-elixir-build make build