Gunnar Morling 12/13/2020

Smaller, Faster-starting Container Images With jlink and AppCDS

Read Original

This technical article details how to create smaller and faster-starting Linux container images for Java applications by combining custom runtime images built with jlink and Application Class-Data Sharing (AppCDS). It walks through the process for a Quarkus application, explaining how to determine required JDK modules, build the runtime, integrate AppCDS, and compares the results in terms of image size and startup performance.

Smaller, Faster-starting Container Images With jlink and AppCDS

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes