modified the Maven and Gradle dockerfiles #73
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I modified the Maven and Gradle dockerfiles to build different versions of the JDK and Maven and Gradle, because Gradle is currently used on a large scale. In addition, I provide Volta Dockerfile, Volta is used to manage front-end Node.js, very convenient, can be used to replace NVM etc.
我修改了 Maven 和 Gradle 的 Dockerfile ,以便构建不同版本的 JDK 和 Maven 以及 Gradle ,因为目前来说,Gradle 已经得到大规模的使用;并且,我提供了 Volta 的 Dockerfile ,Volta 是用来管理前端的 node.js ,非常方便,可以用来替代 nvm 等。