mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #332] [MERGED] Add Java runtime blueprint and metadata #372
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/332
Author: @devdamo
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @Siumauricio
Base:
main← Head:java📝 Commits (3)
99b4341Add Java runtime blueprint and metadata25a9462Move Java Runtime entry in meta.json1e58e33Update template.toml📊 Changes
4 files changed (+66 additions, -0 deletions)
View changed files
➕
blueprints/java/docker-compose.yml(+19 -0)➕
blueprints/java/java.png(+0 -0)➕
blueprints/java/template.toml(+29 -0)📝
meta.json(+18 -0)📄 Description
Introduces a new Java blueprint with Docker Compose, template configuration, and logo for multi-version Java environments. Updates meta.json to register the Java runtime, supporting versions 8-21 for use cases like Minecraft servers and Spring Boot apps.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.