Skip to content

Commit

Permalink
chore: no idea
Browse files Browse the repository at this point in the history
  • Loading branch information
flowergardn committed Dec 29, 2024
1 parent d2b08ba commit bc1df4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ COPY --from=prerelease /usr/src/app/src/ .
RUN mkdir /usr/src/app/data
COPY --from=prerelease /usr/src/app/package.json .

RUN dir
RUN dir

ENTRYPOINT [ "bun", "--bun", "run", "index.ts" ]

0 comments on commit bc1df4e

Please sign in to comment.