Containerize your Java application with Jib! Jib builds optimized Docker and OCI images for your Java applications-- no Docker daemon or deep mastery of Docker best-practices required. Jib builds by separating the traditionally single image layer Java application into multiple layers for more granular incremental builds. This results in only changes to your code being rebuilt, not your entire application.
Jib deploys your changes fast and allows you to rebuild your container image exactly the same without triggering unnecessary updates. All this done completely daemonless, reducing your CLI dependencies.
Features
- Builds container images for Java applications without a Docker daemon
- Available as plugins for Maven and Gradle and as a Java library
- Deploys changes fast
- Reproducible
Categories
Build ToolsLicense
Apache License V2.0Follow Jib
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jib!