Skip to content

Commit

Permalink
fix none db
Browse files Browse the repository at this point in the history
  • Loading branch information
vazw committed May 25, 2024
1 parent 3123fe0 commit 5123175
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ USER 10001

COPY --chown=10001:10001 --from=builder /work/target/site/ ./site/
COPY --chown=10001:10001 --from=builder /work/target/server/release/siamstr .
COPY ./database.db .

# must match your final server executable name
ENTRYPOINT ["/app/siamstr"]

0 comments on commit 5123175

Please sign in to comment.