mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
feat: 🎸 修改镜像
This commit is contained in:
parent
6c5af4671c
commit
cff1e192be
@ -15,7 +15,7 @@ RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/re
|
||||
&& cd /app/ztncui/src \
|
||||
&& cp /app/patch/binding.gyp .\
|
||||
&& echo "开始配置npm环境"\
|
||||
&& npm config set registry http://registry.npmmirror.com\
|
||||
&& npm config set registry https://registry.npmmirror.com\
|
||||
&& npm install -g --progress --verbose node-gyp\
|
||||
&& npm install \
|
||||
&& echo 'HTTP_PORT=3443' >.env \
|
||||
|
Loading…
Reference in New Issue
Block a user