Skip to main content
Feedback

Other Direct Dependencies

Local edition has the following dependencies other than minified java runtime:

cURL

This is present only in the the K8s cron Jobs of Local Edition; they employ curl to invoke loaders. The version of curl and its dependencies are picked from debian-slim (debian12) image during multi-staged build.

libgcc_s.so.1

libgcc is required for components to invoke the dynamically linked native library for Local Edition cryptography. This is applicable to all types of pods except for K8s cron job.

On this Page