Java Docker

Open-source Java projects categorized as Docker

Top 23 Java Docker Projects

  1. Stirling-PDF

    #1 Locally hosted web application that allows you to perform various operations on PDF files

    Project mention: A free, unlimited online PDF converter with Privacy focus | news.ycombinator.com | 2025-01-03

    Congrats on the launch, it is interesting. Do you have plans for open source the project?

    I'm a happy user of Stirling-PDF [1] which provides all my PDF needs. I do host it in my network and not accessible from internet for better privacy.

    [1] https://github.com/Stirling-Tools/Stirling-PDF

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

    Project mention: My Journey to the JHipster Core Team | dev.to | 2025-07-10

    My first contribution to the jhipster-generator was on 07/2021: https://github.com/jhipster/generator-jhipster/pull/15724. After blogging for a while, I decided to contribute to the JHipster Lite project and wrote about the experience here: https://renanfranca.github.io/how-did-i-earn-money-to-fix-an-issue-from-an-open-source-software.html. Then, I made 10 contributions to the JHipster Lite project (https://github.com/jhipster/jhipster-lite/pulls?q=is%3Apr+author%3A%40me+is%3Aclosed).

  4. jib

    🏗 Build container images for your Java applications.

    Project mention: Build optimized Docker images with JIB Maven Plugin | dev.to | 2025-07-01

    Official documentation: https://github.com/GoogleContainerTools/jib

  5. piggymetrics

    Microservice Architecture with Spring Boot, Spring Cloud and Docker

  6. xpipe

    Access your entire server infrastructure from your local desktop

  7. Testcontainers

    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

    Project mention: One Container to Rule Them All - Until It Doesn’t | dev.to | 2025-03-11

    There are a handful of ways to start Testcontainers, including JUnit4 annotations, JUnit5 annotations, ApplicationContextInitializer, JDBC URL scheme, and manual container lifecycle control. Let's choose manual control for now as the least "magic" option:

  8. CompreFace

    Leading free and open-source face recognition system

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. kafdrop

    Kafka Web UI

  11. Light-Java

    A fast, lightweight and more productive microservices framework

  12. docker-java

    Java Docker API Client

  13. webdrivermanager

    Automated driver management and other helper features for Selenium WebDriver in Java

  14. spring-boot-vuejs

    Example project showing how to build a Spring Boot App providing a GUI with Vue.js

  15. SuperMarket

    设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……

  16. examples

    Apache Kafka, Apache Flink and Confluent Platform examples and demos (by confluentinc)

  17. spring-boot-3-jwt-security

    Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6

  18. spring-petclinic-microservices

    Distributed version of Spring Petclinic built with Spring Cloud

  19. docker-maven-plugin

    Maven plugin for running and creating Docker images (by fabric8io)

  20. yas

    YAS: Yet Another Shop, a sample microservices project in Java

  21. master-spring-and-spring-boot

    Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud

  22. aws-eks-kubernetes-masterclass

    AWS EKS Kubernetes - Masterclass | DevOps, Microservices

  23. gradle-docker-plugin

    Gradle plugin for managing Docker images and containers.

  24. ranger

    Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond (by apache)

    Project mention: JuiceFS 1.3 Beta 2 Integrates Apache Ranger for Fine-Grained Access Control | dev.to | 2025-06-19

    In big data scenarios, ​​permission management​​ for file systems and application components is critical. The newly released ​​JuiceFS Community Edition 1.3 Beta 2​​ introduces integration with ​​Apache Ranger​​, delivering a more flexible and fine-grained access control solution.

  25. testcontainers-spring-boot

    Container auto-configurations for Spring Boot based integration tests

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Docker discussion

Log in or Post with

Java Docker related posts

  • Show HN: Refine – A Local Alternative to Grammarly

    5 projects | news.ycombinator.com | 14 Jul 2025
  • Build optimized Docker images with JIB Maven Plugin

    1 project | dev.to | 1 Jul 2025
  • Millau - ingress-proxy with self-configuration for Docker Swarm

    2 projects | dev.to | 31 May 2025
  • Containerizing Spring Boot Applications with Docker: A Complete Guide

    3 projects | dev.to | 18 May 2025
  • Beginner friendly: deploy a Spring Boot application to Kubernetes

    3 projects | dev.to | 17 May 2025
  • Ask HN: Where Is the FOSS Alternative to Merge, Paragon, Unified, etc.

    1 project | news.ycombinator.com | 10 Apr 2025
  • TorchServe is no longer actively maintained

    1 project | news.ycombinator.com | 18 Mar 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Docker projects in Java? This list will help you:

# Project Stars
1 Stirling-PDF 64,641
2 JHipster 22,065
3 jib 14,006
4 piggymetrics 13,632
5 xpipe 11,495
6 Testcontainers 8,306
7 CompreFace 6,612
8 kafdrop 5,951
9 Light-Java 3,671
10 docker-java 3,116
11 webdrivermanager 2,663
12 spring-boot-vuejs 2,107
13 SuperMarket 2,064
14 examples 2,003
15 spring-boot-3-jwt-security 1,981
16 spring-petclinic-microservices 1,924
17 docker-maven-plugin 1,918
18 yas 1,825
19 master-spring-and-spring-boot 1,652
20 aws-eks-kubernetes-masterclass 1,609
21 gradle-docker-plugin 1,241
22 ranger 978
23 testcontainers-spring-boot 871

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com