Skip to content

Latest commit

History

History
39 lines (28 loc) 路 1.09 KB

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 RegistryProject Source


Quick Start

$ docker pull ghcr.io/akafeng/nginx

Environment Variables

Name Default Example
TZ UTC Asia/Shanghai
ENABLE_CRONTAB false true

Thanks