yrashish / spring-boot-jib

This project is about Containerizing a Spring Boot Application With Jib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%