GRN2-241: Switched Docker base image to Alpine (#853)

* Switched to alpine image

* Switch Docker base image to alpine

* Removed uneeded code

* Slimmed it down even further
This commit is contained in:
Ahmad Farhat
2020-01-09 14:13:14 -05:00
committed by farhatahmad
parent c13a83a3f3
commit 734f7a757e
8 changed files with 52 additions and 30 deletions

View File

@ -19,6 +19,4 @@ else
bundle exec rake db:schema:load
fi
bundle exec rake assets:precompile
exec bundle exec puma -C config/puma.rb