Skip to content

Commit 62ba902

Browse files
Merge pull request #5 from codesmithcloud/bettersqlite
feat: make better-sqlite3 available globally
2 parents 947b853 + dfaf7c3 commit 62ba902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ FROM docker.io/oven/bun:latest
22

33
RUN apt update && \
44
apt install -y python3 build-essential
5+
6+
RUN bun install -g better-sqlite3

0 commit comments

Comments
 (0)