Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.09 KB

Nginx

A web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Container Registry · Project Source


Quick Start

$ docker pull ghcr.io/akafeng/nginx

Environment Variables

Name Default Example
TZ UTC Asia/Shanghai
ENABLE_CRONTAB false true

Thanks