https://github.com/wavesoftware/docker-circleci-zulujdk
A docker image for CircleCI image with Azul JDK
https://github.com/wavesoftware/docker-circleci-zulujdk
Last synced: 3 months ago
JSON representation
A docker image for CircleCI image with Azul JDK
- Host: GitHub
- URL: https://github.com/wavesoftware/docker-circleci-zulujdk
- Owner: wavesoftware
- License: apache-2.0
- Created: 2018-12-21T21:59:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T22:55:23.000Z (over 7 years ago)
- Last Synced: 2025-12-27T07:23:31.908Z (5 months ago)
- Language: Dockerfile
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CircleCI docker image with Azul JDK
===================================
This Docker image contains Azul JDK in all published versions as well as CircleCI customizations so that this image can easily be used to build on CircleCI service.
To use this image on CircleCI service simple use:
```yml
image: azul/zulu-openjdk:11
```
You can use any of tags for this image to use in CircleCI builds.
This image contains Java build tools:
* Maven
* Ant
* Gradle
* SBT