minicomp / wax

Jekyll based framework for minimal exhibitions with IIIF 🐝
https://minicomp.github.io/wax/
MIT License
158 stars 84 forks source link

Change Dockerfile to make less calls to apt-get #136

Closed frederik-elwert closed 11 months ago

frederik-elwert commented 2 years ago

The current Dockerfile makes a lot of independent calls to apt-get. This commit bundles the packages into a single call.