Skip to content

Commit dfaf7c3

Browse files
committed
feat: make better-sqlite3 available globally
1 parent 947b853 commit dfaf7c3

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)