https://github.com/vpro/java
Image that can be used for stateless deployments of e.g. springboot applications.
https://github.com/vpro/java
Last synced: 5 months ago
JSON representation
Image that can be used for stateless deployments of e.g. springboot applications.
- Host: GitHub
- URL: https://github.com/vpro/java
- Owner: vpro
- License: apache-2.0
- Created: 2024-08-09T10:43:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T21:37:27.000Z (almost 2 years ago)
- Last Synced: 2025-06-02T17:41:03.951Z (about 1 year ago)
- Language: Dockerfile
- Size: 28.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Java image @ vpro
Image that can be used for stateless deployments of e.g. springboot applications.
Small constumization of https://hub.docker.com/_/eclipse-temurin[eclipse-temurin image] (like in the tomcat image)
* proper bash set up
* proper timezone set up
* some bash aliases
** aptime
** ts
** ..
== Versions
|===
|Tags |Description |
|21.2
|First public release at ghcr.io
|2024-08-12
|21.0
|First release
|2024-02-18
|21.x
|java 21
|
|===