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