Skip to content

GLIBC Version Mismatch w/Prebuilt CLI Binaries #3661

@DogeDark

Description

@DogeDark

Feature Request

The prebuilt CLI linux binaries are tied to the GLIBC version of the OS they are built on. This has caused cargo binstall to break on Docker builds using a linux distro with an older GLIBC. My request is to provide some kind of version management for GLIBC.

Implementation Suggestions

It sounds like compiling statically with musl could work around this, though I'm not certain. Another possibility is providing prebuilts for multiple glibc versions or providing an official Dioxus docker image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cigithub cicliRelated to the dioxus-cli programenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions