https://github.com/sprql/elixir-build-image
https://github.com/sprql/elixir-build-image
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sprql/elixir-build-image
- Owner: sprql
- Created: 2017-11-06T19:42:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T18:54:06.000Z (over 7 years ago)
- Last Synced: 2025-01-28T00:15:03.975Z (3 months ago)
- Language: Makefile
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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