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.
2 parents 037cf93 + fc9852c commit 57be568Copy full SHA for 57be568
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