A sample one-page website served with Nginx inside Docker. Clone, build, and deploy in under a minute.
Why This Stack
Comes with a production-grade Dockerfile using Nginx Alpine โ tiny image, fast startup.
Pure HTML/CSS โ no build step, no Node, no npm. Just static files served at blazing speed.
Works perfectly with GitHub Actions, GitLab CI, or any pipeline that builds Docker images.
Push to Docker Hub, AWS ECR, GCP Artifact Registry โ or run locally on port 8080.