Google has unveiled a new open source, Java-based containerization tool called Jib. According to the company, the tool is designed to make it easier for Java developers who are not containerization experts to put their apps into containers, and it is fast, reproducible and daemonless. It integrates directly with Maven and Gradle and does not require the use of Docker.
Jib plugins for Maven and Gradle are available through GitHub.