Skip to content

Commit

Permalink
Remove workaround (higher limit is now default)
Browse files Browse the repository at this point in the history
This reverts commit 21364e5.
  • Loading branch information
jeroen committed Feb 20, 2020
1 parent 6a64cef commit db9fac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ RUN \

# Set opencpu password so that we can login
RUN \
sed -i 's/nproc": 100/nproc": 500/' /etc/opencpu/server.conf && \
echo "opencpu:opencpu" | chpasswd

# Apache ports
Expand Down

0 comments on commit db9fac0

Please sign in to comment.