How To Containerize Java Applications Without Docker Using Jibby@iashish
1,603 reads
1,603 reads

How To Containerize Java Applications Without Docker Using Jib

by Ashish Choudhary5mNovember 18th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this article we will learn about how to create docker or OCI complaint images without installing any docker client or using Dockerfile. We will be using spring initializr to generate a working spring-boot project. Jib is a Java containerizer from Google that lets Java developers build containers using the build tools like Maven, Gradle etc. We will use Maven or Gradle plugin to create our SpringBoot application. We don’t need to know anything about installing docker, maintaining Dockerfile etc. Instead you only care about the artifact(jar, war etc.) you are going to produce.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How To Containerize Java Applications Without Docker Using Jib
Ashish Choudhary HackerNoon profile picture
Ashish Choudhary

Ashish Choudhary

@iashish

Programmer at Work

About @iashish
LEARN MORE ABOUT @IASHISH'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Ashish Choudhary HackerNoon profile picture
Ashish Choudhary@iashish
Programmer at Work

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
L O A D I N G
. . . comments & more!