Ever wanted a really tiny (though feature-limited) NGINX? Well, check out the project from GitHub user Johnnyjoy, nginx-micro.
From the README:
A blazing-fast, container-native NGINX image—just **hundreds of kilobytes** —with no shell, no package manager, and no attack surface beyond static serving and FastCGI. **Purpose-built** for modern container stacks, edge deployments, and anyone who wants a rock-solid, tiny HTTP server.
It’s always cool to see what NGINX can become.
davemc