Skip to content

This project is about Containerizing a Spring Boot Application With Jib

Notifications You must be signed in to change notification settings

yrashish/spring-boot-jib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is about Containerizing a Spring Boot Application With Jib.

Jib is Java containerizer from Google that lets Java developers build containers using the build tools like Maven, Gradle etc without installing docker client.

How-to

In this article details about how to use Jib is explained.

Getting started

Please use mvn compile jib:build command to build and push an image to a conatiner registry using maven.

IMAGE ALT TEXT HERE

About

This project is about Containerizing a Spring Boot Application With Jib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages