RSSAmplifier

Blog Title · Oct 8, 2020

Vert.x container images with jlink

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this blog post I'm gonna show you how I managed to reduce the container image size of an Eclipse Vert.x application, creating a smaller JDK with jdeps and jlink . The application is the data plane of Knative Eventing Kafka Broker , an implementation of Knative Broker tailored on Kafka. Fat-jar We didn't handwritten nor generated a module-info.java for our application, we just ship a fat-jar. To…

Read on example.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.