Skip to content

Nuget package 0.22.3.1 can't be loaded inside of docker container. #131

@flambert860

Description

@flambert860

I tried updating the nuget package from 0.22.3 to 0.22.3.1 I can run my application fine in debug, but if I run it as a docker container I get the following error:

System.DllNotFoundException: 'Unable to load shared library 'delta_rs_bridge' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/home/site/wwwroot/bin/Debug/net9.0/runtimes/linux-x64/native/delta_rs_bridge.so: cannot open shared object file: No such file or directory

ls of the dictory returns these files:
libdelta_kerner_ffi.so
libdelta_rs_bridge.so

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