We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c4851 commit c32b9c9Copy full SHA for c32b9c9
frameworks/Ruby/rage/rage.dockerfile
@@ -8,7 +8,6 @@ RUN bundle install --jobs=8
8
COPY . /rage
9
10
ENV RUBY_YJIT_ENABLE=1
11
-ENV RAGE_PATCH_AR_POOL=1
12
ENV BUNDLE_FORCE_RUBY_PLATFORM=true
13
14
CMD bundle exec rage s -b 0.0.0.0 -p 8080 -e production
0 commit comments