Gradle is a project automation tool that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy-based domain-specific language (DSL) instead of the more traditional XML form of declaring the project configuration.
This image is based on Oracle JRE 8 and the image size is approximately ??? MB.
You can run the default gradle
command simply:
docker run -ti --rm 1science/gradle gradle --version
All the code contained in this repository, unless explicitly stated, is licensed under ISC license.
A copy of the license can be found inside the LICENSE file.