Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 353 Bytes

yunnysunny/docker-node

以 docker:20.10.16-git 作为基础镜像,添加了 node 运行时的镜像。

版本号

镜像版本用来指示 node 版本号,目前支持的版本有:

  • 16.20.2
  • 18.19.0
  • 20.10.0

目前发布的 tag 会根据语义化版本号原则,对于 x.y.z 版本会级联新增发布 x.yx 两个版本。