提交 da0024d3 authored 作者: testing's avatar testing

fix

上级 bf59571d
...@@ -74,11 +74,11 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \ ...@@ -74,11 +74,11 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
" \ " \
&& addgroup -S nginx \ && addgroup -S nginx \
&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \ && adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \
&& apk add --no-cache -U autoconf \
&& apk add --no-cache --virtual .build-deps \ && apk add --no-cache --virtual .build-deps \
autoconf \ autoconf \
gcc \ gcc \
libc-dev \ libc-dev \
autoconf \
make \ make \
libressl-dev \ libressl-dev \
pcre-dev \ pcre-dev \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论