Skip to content

Commit 4ead97c

Browse files
author
Vidas P
committed
Clean up gem cache from the image
1 parent 802faf7 commit 4ead97c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/scripts/prepare_app

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ LC_ALL=en_US.UTF-8 RAILS_ENV=production SECRET_KEY_BASE=secret bundle install --
1010
LC_ALL=en_US.UTF-8 RAILS_ENV=production SECRET_KEY_BASE=secret bundle exec rake assets:clean assets:precompile
1111
chmod g=u /app/Gemfile.lock /app/config/ /app/tmp/
1212
rm -rf /app/tmp/cache/
13+
rm -rf /app/vendor/bundle/ruby/2.6.0/cache

0 commit comments

Comments
 (0)