Google this week released a new open source tool designed to simplify the task of containerizing a Java application. The new tool, called Jib, is a fast and simple container image builder that ...
As software development teams get larger, application packaging and deployment tasks become much harder. Handwritten scripts and low-level JDK utility calls just don't scale as teams grow, which is ...