generated from container/tmpl
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			|  | 3 years ago | |
|---|---|---|
| 12 | 3 years ago | |
| 14 | 3 years ago | |
| 16 | 3 years ago | |
| dev | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| jenkinsfile | 3 years ago | |
		
			
				
				README.md
			
		
		
	
	Nodejs
dev
简介
内置 nvm , 默认用户: nvm
内置 node 16 、14 、12 三个版本,使用 nvm 切换版本
支持
sudo
Dockerfile
最新镜像
- 12-dev : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:12-dev
- 14-dev : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:14-dev
- 16-dev : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:16-dev
production
简介
修改 软件源 为 中科大镜像站
修改默认时区 (Asia/Shanghai)
npm 仓库地址改为淘宝
默认用户: node
Dockerfile
最新镜像
- 12 : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:12
- 14 : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:14
- 16 : registry.cn-hangzhou.aliyuncs.com/fs-devops/node:16