This image is based on OpenResty official builds for Debian and is built on top of clover/base.
| Port | Description |
|---|---|
80 | TCP port for HTTP traffic |
443 | TCP port HTTPS traffic |
| Environment | Default value | Description |
|---|---|---|
PUID | not set | desired user id of the process owner |
PGID | not set | desired group id of the process pwner (primary group of the PUID user) |
PUSER | not set | desired PUID user name |
PGROUP | not set | desired PGID group name |
CHOWN | not set | space-separated list of directories to change ownership to PUID/PGID during container startup |
CRON | not set (0) | will start cron inside the container if set to 1 |
OPENRESTY_DIRECTIVES | error_log /dev/stderr warn; | any global-scope configuration directives |
| Location | Description |
|---|---|
/etc/nginx/nginx.conf | Nginx configuration file |
/etc/nginx/conf.d/*.conf | extra Nginx configuration files |
linux/amd64;Content type
Image
Digest
sha256:f9c90f652…
Size
22.1 MB
Last updated
4 months ago
docker pull clover/openresty