NginxProxyManager / docker-nginx-full

Docker image with compiled Nginx (OpenResty) and OpenSSL with all the stock Nginx plugins enabled.
72 stars 60 forks source link

Nginx brotli support #21

Open xrh0905 opened 1 year ago

xrh0905 commented 1 year ago
jc21 commented 1 year ago
./scripts/buildx

is used by CI to build the image, so you can add your git submodule stuff there too

xrh0905 commented 12 months ago

Thanks for advice.I'm new to buildx, is this right?