Ask HN: How do you serve static files in a Docker container?
I usually use thttpd in an alpine container. I think I remember seeing a similar server that read files at startup to load them in memory and pre-compress them while running in a from-scratch container, but I can't seem to find it on the internet. What do you guys use ?
6 comments
[ 0.18 ms ] story [ 34.2 ms ] threadthey give free credits too, and they have tol notch support bunnies.
if js project i sometimes use npx serve too