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 0a9ab06 commit fc9852cCopy full SHA for fc9852c
frameworks/Ruby/rack/rack-iodine.dockerfile
@@ -19,4 +19,4 @@ COPY . .
19
20
EXPOSE 8080
21
22
-CMD bundle exec iodine -p 8080
+CMD bundle exec iodine -p 8080 -w $(ruby config/auto_tune.rb | grep -Eo '[0-9]+' | head -n 1)
0 commit comments