Skip to content

Get rid of alpine linux #223

@agoncharov-reef

Description

@agoncharov-reef

I believe nobody these days wants to use alpine linux as a base image for custom builds:

  • glibc incompatibility: Uses musl instead of glibc, causing issues with some precompiled binaries and libraries.
  • Limited package support: Alpine's package ecosystem is smaller and may lack required tools or versions.
  • Harder debugging: Minimal image lacks common utilities, making debugging more difficult unless manually added.

I think we should get rid of it, thus simplifying our codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions