An open API service indexing awesome lists of open source software.

https://github.com/akafeng/docker-nginx

๐Ÿณ Docker Image Packaging for Nginx
https://github.com/akafeng/docker-nginx

boringssl debian docker http3 nginx openssl quiche

Last synced: about 1 month ago
JSON representation

๐Ÿณ Docker Image Packaging for Nginx

Awesome Lists containing this project

README

          



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

```bash
$ docker pull ghcr.io/akafeng/nginx
```

### Environment Variables

| Name | Default | Example |
| --- | ---- | ---- |
| TZ | UTC | Asia/Shanghai |
| ENABLE_CRONTAB | false | true |

### Thanks

- [@metowolf](http://github.com/metowolf)
- [@kn007](https://github.com/kn007)