geokrety/cdn

Sponsored OSS

By GeoKrety

Updated 17 days ago

Nginx image with autoindex, CORS headers and our static files.

Image
Networking
Security
Web Servers
1

10K+

https://github.com/geokrety/GeoKrety-Static

GeoKrety-static

Static content served as a cdn

Sources

Compile scss

inotifywait -r -m -e close_write scss/*.scss | while read path _ file; do sass scss/app.scss css/krety-v2.css; done

Docker Pull Command

docker pull geokrety/cdn