dart-lang / dart-docker

Docker images for the Dart programming language (https://dart.dev)
BSD 3-Clause "New" or "Revised" License
67 stars 15 forks source link

Dart sqlcipher simple #139

Closed iampopal closed 1 year ago

iampopal commented 1 year ago

We have an API that uses sqlcipher, We have included sqlcipher binary in the bin folder and then copied it to dockerfile to container but docker filed to start sqlcipher.

can you please help us with how we can include sqlcipher in a dart docker container?

athomas commented 1 year ago

Please move this to stackoverflow and you're more likely to get help if you include the Dockerfile.