mirror of
https://github.com/funamitech/mastodon
synced 2024-11-29 23:38:57 +09: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
|
USER mastodon
|
||||||
|
|
||||||
|
ENV LD_PRELOAD=/lib/stack-fix.so
|
||||||
ENTRYPOINT ["/sbin/tini", "--"]
|
ENTRYPOINT ["/sbin/tini", "--"]
|
||||||
|
Loading…
Reference in New Issue
Block a user