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 49b4e56 commit 7212ac3Copy full SHA for 7212ac3
Dockerfile
@@ -69,6 +69,7 @@ RUN set -x \
69
geoip \
70
gettext \
71
libgcc \
72
+ && git config --global http.postBuffer 524288000 \
73
&& : "---------- download nginx-devel-kit ----------" \
74
&& git clone "$NGINX_DEVEL_KIT_URL" $NGINX_DEVEL_KIT_PATH \
75
&& : "---------- download nginx-lua-module ----------" \
0 commit comments