Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to a newer release of Erlang (19.0+) #91

Closed
wohali opened this issue Jul 24, 2018 · 0 comments
Closed

Move to a newer release of Erlang (19.0+) #91

wohali opened this issue Jul 24, 2018 · 0 comments

Comments

@wohali
Copy link
Member

wohali commented Jul 24, 2018

This will help take advantage of features such as allocation of binaries not off the process heap.

The quickest way to do this is to move from jessie to stretch in the 2.x/dev Dockerfiles, to get 19.2+, which is new enough. It'd be nice to go down the route of using the Erlang Solutions packages, but that will kill attempts to do things like #67 #68 and #85 since they don't provide those platforms pre-built.

kerl is an option if we want something newer, I guess, at the expense of a longer image build time.

wohali added a commit that referenced this issue Jul 24, 2018
wohali added a commit that referenced this issue Jul 24, 2018
@wohali wohali closed this as completed in 0d8752e Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant