We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c381996 commit 37a1d6bCopy full SHA for 37a1d6b
1 file changed
Dockerfile.aarch64
@@ -49,7 +49,6 @@ RUN \
49
/tmp/mastodon.tar.gz -C \
50
/app/www/ --strip-components=1 && \
51
cd /app/www && \
52
- gem install nokogiri --platform=ruby -- --use-system-libraries && \
53
bundle config set --local deployment 'true' && \
54
bundle config set --local without 'development test' && \
55
bundle config set silence_root_warning true && \
0 commit comments