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 a22b9f4 commit 5b16f51Copy full SHA for 5b16f51
mainline/alpine/Dockerfile
@@ -49,6 +49,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
49
--with-compat \
50
--with-file-aio \
51
--with-http_v2_module \
52
+ --with-stream_map_module \
53
" \
54
&& addgroup -S nginx \
55
&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \
0 commit comments