We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386f918 commit 7814feeCopy full SHA for 7814fee
1 file changed
frameworks/rack-iodine/Dockerfile
@@ -12,7 +12,7 @@ ENV RUBY_MN_THREADS=1
12
ENV RACK_ENV=production
13
# Negative values are fractions of CPU cores
14
ENV WORKERS=-1
15
-ENV THREADS=4
+ENV THREADS=1
16
17
WORKDIR /app
18
0 commit comments