We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f35707 + d3cbf86 commit 9241150Copy full SHA for 9241150
1 file changed
.cursor/Dockerfile
@@ -1,10 +1 @@
1
FROM oven/bun:1.3.5
2
-
3
-WORKDIR /app
4
5
-# Install dependencies
6
-COPY package.json bun.lock ./
7
-RUN bun install
8
9
-# Add the rest of the application
10
-COPY . .
0 commit comments