Sign inSign up

mohamnag/gradle

By mohamnag

Updated almost 9 years ago

Dockerized Gradle on JDK 8

Image
0

10K+

mohamnag/gradle repository overview

Gradle on JDK 8

to use run

docker run --rm mohamnag/gradle gradle <command>

It is an intention that this image does not set entry point. Because it may be used in CI and automated builds for doing some preparations before starting the build or other gradle tasks like test.

In this image, Gradle is setup to use /cache as user home. It means by mounting a volume on that path, you can share the cache between runs.

Tag summary

Content type

Image

Digest

sha256:9554fbfd6

Size

409.9 MB

Last updated

almost 9 years ago

docker pull mohamnag/gradle