library · inferred from evidence
NIF
Native Implemented Function in Erlang/Elixir, often precompiled as a shared library.
- Statsig Elixir Failed to load NIF: libssl.so.1.1 no such file or directory on slim Docker images
Adding statsig_elixir to a mix project and deploying on a bookworm slim based Dockerfile crashes at startup with Failed to load NIF ... 'libssl.so.1.1: cannot open shared object file'. The prebuilt NIF binary was linked against OpenSSL 1.1,