An open API service indexing awesome lists of open source software.

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.

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
|
|===