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 | |
|---|---|---|
| 8 | 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 | |
| jenkinsfile_test | 3 years ago | |
README.md
Nodejs
dev
简介
基于 Debian 11
内置 node用户 , 默认用户: root
内置 常用开发编译套件 、 python 等
Dockerfile
最新镜像
- 8-dev :
registry.cn-hangzhou.aliyuncs.com/fs-devops/node:8-dev-1 - 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
简介
基于 alpine 3.15
修改 软件源 为 中科大镜像站
修改默认时区 (Asia/Shanghai)
npm 仓库地址改为淘宝
内置 node用户,默认用户: node
Dockerfile
最新镜像
- 8 :
registry.cn-hangzhou.aliyuncs.com/fs-devops/node:8-1 - 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