DEV Community

Apoorv Tyagi
Apoorv Tyagi

Posted on

Recently, I tried to inspect our Dockerfile to understand our container setup.

But there wasn’t one.

Instead, we were using Jib - a tool that builds optimized Java container images without Dockerfiles or even Docker.

Here’s a complete deep dive 👇

Sign in to view linked content

Top comments (0)