Closed sbohner14335 closed 1 year ago
@sbohner14335 Please follow these documented steps to install ibm_db on M1 chip system: https://github.com/ibmdb/node-ibm_db/blob/master/INSTALL.md#m1chip
Make sure you have installed x64 version (Intel only) on node.js so that during installation time, ibm_db should print arch=x64
or arch=amd64
. ibm_db do not work for arch=arm64
. Thanks.
Dockerfile:
Output