Skip to content

Commit 16b87a7

Browse files
authored
Merge pull request #3 from orleika/devel
Update v1.3
2 parents ba62ece + 641650d commit 16b87a7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Dockerfile

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,6 @@ RUN addgroup -S nginx \
7070
--with-file-aio \
7171
--with-threads \
7272
--with-pcre-jit \
73-
--without-http_userid_module \
74-
--without-http_ssi_module \
75-
--without-http_scgi_module \
76-
--without-http_uwsgi_module \
77-
--without-http_geo_module \
78-
--without-http_autoindex_module \
79-
--without-http_map_module \
80-
--without-http_split_clients_module \
81-
--without-http_memcached_module \
82-
--without-http_empty_gif_module \
83-
--without-http_browser_module \
8473
--add-module=/tmp/headers-more-nginx-module \
8574
--add-module=/tmp/ngx_brotli \
8675
&& make -j ${BUILD_CORES} && make install && make clean \

0 commit comments

Comments
 (0)