nginxinc / nginx-s3-gateway

NGINX S3 Caching Gateway
Apache License 2.0
488 stars 127 forks source link

fix: update NGINX Plus Dockerfile #274

Closed alessfg closed 1 month ago

alessfg commented 2 months ago

Proposed changes

This PR refactors the NGINX Plus Dockerfile by using the NGINX Plus Dockerfile found here gist.github.com/nginx-gists/36e97fc87efb5cf0039978c8e41a34b5 as a starting point.

This PR also refactors the various ENV instructions in both the NGINX OSS and NGINX Plus Dockerfiles to use the new guidelines where the key=value pair is separated by "=" instead of a whitespace.

Checklist

Before creating a PR, run through this checklist and mark each as complete: