From 044ad39928e5d2a5be4e011d2273c26d585fcf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=8C=E6=96=87=E9=BE=99?= Date: Sun, 19 Jun 2022 11:12:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0506745..36f7dc3 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,13 @@ ## [16](16/Dockerfile) > -> - 使用自定义的alpine:3.15 +> - 修改 软件源 为 中科大镜像站 +> +> - 修改默认时区 (Asia/Shanghai) > > - npm 仓库地址改为淘宝 > +> - 默认用户: node + 最新镜像:`repository.anxinyun.cn/devops/node:16-alpine-tz`