mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 09:04:00 -05: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