Author: Karsten Silz
Aug 24, 2020 2 min read

Permalink: https://betterprojectsfaster.com/learn/talks-ljc-lightning-talk-2020-google-jib-docker/

LJC Lightning Talk: Google Jib: Smaller & Faster Docker Images for Java Applications

Illustration for Google Jib: Smaller & Faster Docker Images for Java Applications

Talk

In the spring of 2020, the London Java Community (LJC) started hosting online lightning talks every other Friday. I gave my second lightning talk there on May 15, 2020.

I discussed Google Jib, a Docker image build tool. Google Jib creates layered Docker images for Java applications. With these images, you usually push 90%+ less data to your Docker repository. So Jib saves a ton of time & network bandwidth!

Video

The talk is on YouTube. Fitting the cat picture on the title slide, my own cat Max makes a suprise appearance during the talk. The little rascal!

Slides

  • If you’re on an Apple device and have Apple’s Keynote presentation program installed, then you should read the animated Keynote slides. Please follow this link, click the “Download” button, and then download the slides file. Then you can view them with Apple’s Keynote.
  • Everybody else should should read the PDF slides.

Source Code & Getting Started

In my talk, I used a project to demonstrate Jib. I created a Github repository to host that sample project. The repository has all the sources you need to run the example yourself. It also goes into more detail than the presentation. Finally, you’ll find there how you can start using Google Jib in your own projects, too!

Mailing List

If you want to learn more about JHipster and Docker, then please sign up for my mailing list now! You’ll get access to my free JHipster & Docker tutorial and receive tips, tricks, and news around JHipster and Docker.

Java Tech Popularity Index Q1/2024:
Developer job ads down 32% year over year, Stack Overflow questions dropped 55% since ChatGPT. I now recommend IntelliJ Community Edition because many AI code assistants don't run in Eclipse. Job ads for Quarkus hit an all-time high.

See All Issues & Subscribe

Part 2 of 15 in the Talks series.
« LJC Lightning Talk: Better Spring Boot Projects Faster With JHipster | LJC Lightning Talk: Eclipse OpenJ9: Memory Diet for Your JVM Applications » | Start: LJC Lightning Talk: Eclipse OpenJ9: Memory Diet for Your JVM Applications

Java Tech Popularity Index Q1/2024:
Developer job ads down 32% year over year, Stack Overflow questions dropped 55% since ChatGPT. I now recommend IntelliJ Community Edition because many AI code assistants don't run in Eclipse. Job ads for Quarkus hit an all-time high.

Read my newsletter


comments powered by Disqus