An experiment in creating an HTTP server with a minimal memory footprint
621
An experiment to see how small a memory footprint we can get to for a simple static HTTP server.
As features grow it is getting bigger but the goal is still to keep it as small as possible.
Docker images available on DockerHub: https://hub.docker.com/r/stut/statigo
For a React site or similar web application set --not-found-filename index.html on the command line.
Iterations:
Content type
Image
Digest
sha256:4cbb8acbd…
Size
3.1 MB
Last updated
about 3 years ago
docker pull stut/statigo