Hi,
Is there any place where I can find how to build a Docker image with Node and this library ?
I'm having issues running it with node:8.7.0-alpine. I get an error
Error loading shared library /usr/src/app/node_modules/ldap-client/build/Release/LDAPCnx.node: Exec format error
I'd appreciate any help
Hi,
Is there any place where I can find how to build a Docker image with Node and this library ?
I'm having issues running it with
node:8.7.0-alpine. I get an errorError loading shared library /usr/src/app/node_modules/ldap-client/build/Release/LDAPCnx.node: Exec format errorI'd appreciate any help