Skip to content

Conversation

@@ -43,7 +44,6 @@ RUN git clone https://github.com/sstephenson/rbenv.git /home/webapp/.rbenv && \
echo "gem: --no-rdoc --no-ri" > /home/webapp/.gemrc
RUN /home/webapp/.rbenv/bin/rbenv install ${RUBY_VERSION} && \
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

żeby zainstalować ruby z jemalloc i yjit to trzeba zmienić tutaj na

RUN RUBY_CONFIGURE_OPTS="--with-jemalloc --enable-yjit" /home/webapp/.rbenv/bin/rbenv ${RUBY_VERSION}

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

Successfully merging this pull request may close these issues.

2 participants