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.
1 parent 947b853 commit dfaf7c3Copy full SHA for dfaf7c3
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