mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-13 06:35:08 +01:00
Re-insert stack size fix in Dockerfile
This commit is contained in:
parent
1772034ef2
commit
995b59526b
@ -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", "--"]
|
||||
|
Loading…
Reference in New Issue
Block a user