Skip to content

Commit 5b16f51

Browse files
author
subinghong
authored
add stream_map_module
1 parent a22b9f4 commit 5b16f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mainline/alpine/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
4949
--with-compat \
5050
--with-file-aio \
5151
--with-http_v2_module \
52+
--with-stream_map_module \
5253
" \
5354
&& addgroup -S nginx \
5455
&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \

0 commit comments

Comments
 (0)