Closed jqueryisamonad closed 2 years ago
This may well not work, but possibly worth a try...
Create an init.ts
that creates an instance of :memory:
and run it during build, just to make sure the libsqlite3.so
is downloaded? Could also try installing the system library (apt?) etc.
deno v1.26.2 is broken, use v1.27.0 (or v1.26.1) https://github.com/denoland/deno/issues/16348
Is this still an issue?
Seems like its not.
Dockerfile
main.ts
docker build and run (failed silently without any error)