Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mangadex-pub/jdk-maven
Mainline OpenJDK with Maven installed
https://github.com/mangadex-pub/jdk-maven
docker java
Last synced: 13 days ago
JSON representation
Mainline OpenJDK with Maven installed
- Host: GitHub
- URL: https://github.com/mangadex-pub/jdk-maven
- Owner: mangadex-pub
- License: apache-2.0
- Created: 2022-09-26T12:53:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T19:03:34.000Z (29 days ago)
- Last Synced: 2025-01-08T19:29:18.903Z (29 days ago)
- Topics: docker, java
- Language: Dockerfile
- Size: 73.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jdk-maven
Mainline OpenJDK with Maven installed.
Meant to be used mostly as CI image, not really for actual runtime.
Based on https://hub.docker.com/_/maven/ but not using it directly.
Mostly a matter of timing, as they're not always super reactive.