System library missed in EPC 1522

Hello,
I’m trying to use a TensaroFlow node from Nodered (https://flows.nodered.org/node/node-red-contrib-tfjs-coco-ssd) in a EPC 1522 FW 2023.0 but it raises me the error:
„Error: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /data/node_modules/@tensorflow/tfjs-node/lib/napi-v8/…/…/deps/lib/libtensorflow.so.2)“

ld-linux-x86-64.so.2 is a shared library that is usually included with glibc package and here is the question.
How can I install new Linux packages and dependencies in an EPC 15x2 ??? What do you recommend?

Best regards.