We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 947b853 + dfaf7c3 commit 62ba902Copy full SHA for 62ba902
Dockerfile
@@ -2,3 +2,5 @@ FROM docker.io/oven/bun:latest
2
3
RUN apt update && \
4
apt install -y python3 build-essential
5
+
6
+RUN bun install -g better-sqlite3
0 commit comments