geokrety/cdn
Nginx image with autoindex, CORS headers and our static files.
10K+
https://github.com/geokrety/GeoKrety-Static
Static content served as a cdn
inotifywait -r -m -e close_write scss/*.scss | while read path _ file; do sass scss/app.scss css/krety-v2.css; done
docker pull geokrety/cdn