Skip to content

Release: add static binaries #7296

@AkihiroSuda

Description

@AkihiroSuda

What is the problem you're trying to solve

The current dynamically linked binaries (built on Ubuntu 18.04) cannot be executed on musl-based distros and older versions of glibc-based distros

Describe the solution you'd like

Add static binaries, or just replace the current dynamic ones with static ones

Additional context

Static binaries are currently "discouraged" in https://github.com/containerd/containerd/blob/v1.6.7/BUILDING.md#static-binaries

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions