jlcummings / elixir_with_build_essentials

Image definition for an elixir container that contains the build essentials in order to build elixir releases that have a dependency on a NIF oriented module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir With Build Essentials

This repository defines an image (dockerfile) for an elixir container that contains the distribution build essentials in order to build elixir releases that have a dependency on a NIF oriented module (typically C/C++).

About

Image definition for an elixir container that contains the build essentials in order to build elixir releases that have a dependency on a NIF oriented module

License:MIT License


Languages

Language:Dockerfile 100.0%