Nginx image based on official release with Diffie-Hellman key generation
3.5K
Nginx image based on official release with Diffie-Hellman key generation
Same as the official image
| Variable | Default | Description |
|---|---|---|
DH_FILE | dhparam.pem | Filename of the key |
DH_PATH | /etc/nginx/ssl | Path of the key. If key is stored outside of the default path, it will be regenerated at container startup exept if it's located in a persistent volume |
DH_SIZE | 2048 | Size of the key |
FORCE_DH_GENERATION | null | If option is defined, the key will be regenerated, even if it exists |
View source on https://gitlab.com/remyj38/dockerfiles/tree/nginx
Content type
Image
Digest
sha256:6a9284e89…
Size
8.5 MB
Last updated
8 months ago
docker pull remyj38/nginx