nginxinc / nginx-s3-gateway

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

feat: make default NGINX Plus Dockerfile use buildkit #273

Open alessfg opened 2 months ago

alessfg commented 2 months ago

Proposed changes

This PR refactors the NGINX Plus Dockerfile makes the Buildkit Dockerfile the default NGINX Plus build given that both Buildkit is now the default Docker engine and that using Buildkit is a better build option security (and in doing so remove the current existing default Plus Dockerfile).

Part of this original commit has been split into a different PR https://github.com/nginxinc/nginx-s3-gateway/pull/274.

Checklist

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