No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 100%
Find a file
2022-06-16 16:37:28 +08:00
depends fix: 修改 maven 配置文件引用错误问题 2022-06-16 16:37:28 +08:00
Dockerfile fix: upload mysql client 2022-06-15 16:35:31 +08:00
README.md Update README.md 2022-04-12 08:20:56 +00:00

docker 已安装组件

  • base centos7
  • jdk 1.8
  • maven 3.8
  • node v14.18.2
  • npm 6.14.15
  • cnpm 7.1.1
  • fpm 1.14.0
  • git 1.8.3.1
  • go 1.16.13

BUILD

docker build -t nz-build-env:1.0 .