You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/24 06:14:20 UTC

[GitHub] wohali opened a new issue #91: Move to a newer release of Erlang (19.0+)

wohali opened a new issue #91: Move to a newer release of Erlang (19.0+)
URL: https://github.com/apache/couchdb-docker/issues/91
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services