JDBC Docker on Mac M1 / M2

Hi, I’m trying to run enterprise sqlcipher jdbc client to encrypt a database. The environment is through running within docker on my Mac M2.

Everything builds fine outside docker. The issue using docker is that there is no “.so” binary for Linux / aarch64.

I’ve tried to patch the jar manually by providing the “.so” binary from the community version. This gets me past the “no platform” issue but then the sqlcipher_export fails with “no such function”

Does anyone have the knowledge how to fix this?

Hello @brad - thanks for getting in touch with us about this. We also received your direct message via our private support channel as a SQLCipher Enterprise customer, so we have replied there with answers to your questions.