Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize packages in collector container #430

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Commits on Nov 7, 2024

  1. Minimize packages in collector container

    Instead of requiring everything in the the cbl-mariner/base/core
    container with many unnecessary packages, we now use distroless/base to
    get the requirements for a dynamically linked Go binary (glibc) and copy
    the relevant libraries from a base/core container.
    Mike Keesey committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c40aebc View commit details
    Browse the repository at this point in the history