[erlang-questions] Making a minimal distributable program in Erlang.

Drasko DRASKOVIC drasko.draskovic@REDACTED
Wed Sep 20 17:36:26 CEST 2017


On Wed, Sep 20, 2017 at 4:34 PM, Frank Muller
<frank.muller.erl@REDACTED> wrote:
> Do you think it's possible to package this minimal distribution in one
> excutable?
>
> Imagine we can ship a whole release in one binary (like in Go).

+1 for this because we could put it in the "FROM_SCRATCH" Docker
container and have minimal size, something like this:
https://github.com/shortishly/erlang-in-docker-from-scratch

BR,
Drasko



More information about the erlang-questions mailing list