2025-02-23 11:05:01 +02:00
2025-02-23 11:02:56 +02:00
2025-02-23 11:02:56 +02:00
2025-02-23 11:05:01 +02:00
2025-02-23 11:05:01 +02:00
2025-02-23 11:05:01 +02:00
2025-02-23 11:05:01 +02:00

Das JRE Starter

Java JRE to launch java applications in Docker

Docker

📌 Using

  • Put applications into ./data/app folder to use Docker's mounted applications to be launched
  • or Put applications into ./apps folder to use launched applications directly in the container4 in the case uncomment rows in ./Dockerfile
  • Do not forget to make or correct start.sh file in each of subdirectories in application's dir.
  • Launch a Docker
docker compose up -d
Made by -=:dAs:=-
Description
Java JRE for start java applications in Docker; based on Alpine linux
Readme 30 KiB
Languages
Shell 52.5%
Dockerfile 47.5%