Re-insert stack size fix in Dockerfile

lolsob-rspec
David Yip 2018-03-23 12:09:22 -05:00
parent 5a833423e2
commit 7c45e21b25
1 changed files with 1 additions and 0 deletions

View File

@ -84,4 +84,5 @@ VOLUME /mastodon/public/system /mastodon/public/assets /mastodon/public/packs
USER mastodon
ENV LD_PRELOAD=/lib/stack-fix.so
ENTRYPOINT ["/sbin/tini", "--"]