base-nginx/README.md
Astound 353b0538bd
All checks were successful
release / release-default (push) Successful in 6m59s
initial import
2025-06-24 21:15:58 -05:00

10 lines
309 B
Markdown

# rusian/base-nginx
A lightweight container image based on [Hyperbola GNU/Linux-libre](https://www.hyperbola.info/) with `nginx` pre-installed. Ideal for serving static web content in a completely libre (free-as-in-freedom) environment.
## 🐳 Running with Docker Compose
```bash
docker-compose up -d
```