Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eliknebel authored Nov 4, 2024
1 parent 73db3eb commit ed0372d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,5 @@ COPY --from=builder --chown=nobody:root /app /app

USER nobody

EXPOSE 3000

ENTRYPOINT ["/app/entrypoint.sh"]
CMD ["run"]
CMD ["run"]

0 comments on commit ed0372d

Please sign in to comment.