lipanski/docker-static-website resource
A very small Docker image (~80KB) to run any static website observed · 2026-09-03
Health v2 · maintenance only
50/100
- Activity 35
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 2012
- days_rel: 393
- days_push: 393
- n_releases_24m: 2
Adoption not part of the score
1001 stars · 87 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny (~80KB) Docker image based on BusyBox httpd for serving any static website. It supports multi-arch builds, gzip serving, reverse proxying, custom error pages, allow/deny rules, and basic auth via httpd.conf.
Use cases
- serve a static website from the smallest possible docker image
- host a static site in a container with minimal footprint
- deploy a static site with basic auth in docker
- serve gzipped static files from a container
- run a tiny reverse proxy for static content
- host a static site on arm devices with docker
When to choose
- you need the smallest possible container image for static file hosting
- you want a simple, zero-dependency static file server in docker
- you need multi-arch (amd64/arm64/armv7) static hosting
- you want basic auth or IP allow/deny rules without a full web server
When to avoid
- you need dynamic content, server-side rendering, or a full application server
- you need advanced features like TLS termination, HTTP/2, or caching layers
- you already run nginx/caddy and just need another static site
Facets
infra-config · maturity stable
http-server self-hosted deployment web-development self-hosted static-site busybox minimal-docker-image httpd dockerfile devops containers docker linux web-server
1 source
- readme: https://github.com/lipanski/docker-static-website · fetched 2026-09-03 · 490eb4ac86fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lipanski/docker-static-website | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="lipanski/docker-static-website")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem