Skip to content

Docker cannot find GLIBC #1

Open
@sweetpeteza

Description

@sweetpeteza

Hey, just BTW, this no longer runs in docker.
Maybe you need to specify a container for the docker

It builds fine, but when running the actual container it throws this error in the container logs

api-rust  | ./complete-restful-api-in-rust: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./complete-restful-api-in-rust)

Had similar issue, trying to use rust1.x-bullseye image to get around it but no success yet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Docker cannot find GLIBC · Issue #1 · wpcodevo/complete-restful-api-in-rust