uhhhhhh fuckign try anything

th-downstream
Skye 9 months ago
parent ceb5c61a05
commit 760b04e019
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -208,9 +208,7 @@ RUN \
# Use Ruby on Rails to create Mastodon assets
OTP_SECRET=precompile_placeholder SECRET_KEY_BASE=precompile_placeholder bundle exec rails assets:precompile; \
# Cleanup temporary files
rm -fr /opt/mastodon/tmp; \
# TODO(kouhai): fork emoji-mart instead of patching
mv ./emoji_data/all.json ./node_modules/emoji-mart/data/all.json
rm -fr /opt/mastodon/tmp;
# Prep final Mastodon Ruby layer
FROM ruby as mastodon

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 3.9 MiB

Loading…
Cancel
Save