Browse Source
Re-insert stack size fix in Dockerfile
closed-social-glitch-2
David Yip
6 years ago
No known key found for this signature in database
GPG Key ID: 7DA0036508FCC0CC
1 changed files with
1 additions and
0 deletions
-
Dockerfile
|
@ -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", "--"] |