We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d322cdf commit 1bd47e6Copy full SHA for 1bd47e6
Dockerfile
@@ -81,8 +81,6 @@ RUN addgroup -S nginx \
81
--without-http_memcached_module \
82
--without-http_empty_gif_module \
83
--without-http_browser_module \
84
- --without-http_proxy_module \
85
- --without-http_fastcgi_module \
86
--add-module=/tmp/headers-more-nginx-module \
87
--add-module=/tmp/ngx_brotli \
88
&& make -j ${BUILD_CORES} && make install && make clean \
0 commit comments