镜像自地址
https://github.com/devcm-repo/container-images.git
已同步 2026-06-06 02:41:07 +00:00
feat(docker): add git and vim to Dockerfile; update helm chart version to 1.3.2 and image tag to 2.22.0
这个提交包含在:
@@ -4,7 +4,7 @@ FROM node:20.17.0-slim
|
||||
RUN echo "Asia/Shanghai" > /etc/timezone
|
||||
RUN echo "ZONE=Asia/Shanghai" >> /etc/timezone && rm -f /etc/localtime && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
|
||||
|
||||
RUN apt-get update && apt-get install -y curl
|
||||
RUN apt-get update && apt-get install -y curl git vim
|
||||
|
||||
RUN npm config set registry https://registry.npmmirror.com
|
||||
|
||||
|
||||
在新议题中引用
屏蔽一个用户