sul-dlss / was-registrar-app

Rails app to organize downloaded web archiving data and trigger preassembly/accessioning when appropriate
0 stars 0 forks source link

Uses alpine base image and updates docker config #432

Closed lwrubel closed 2 years ago

lwrubel commented 2 years ago

Why was this change made? 🤔

Makes app easier to use for development, using a volume with the code. Switches to using alpine version of base image and reduces image size from 1.46GB to 1.06GB. Removes specifying older bundler version.

How was this change tested? 🤨

Running locally

âš¡ âš  If this change involves consuming from other services or writing to shared file systems, test that web archive seed and crawl accessioning (and maybe even SWAP system?) works properly in [stage|qa] environment, in addition to specs. âš¡