Skip to content

Commit

Permalink
debug query-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
guplersaxanoid committed Nov 6, 2023
1 parent d211a4a commit 7182f6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/query/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ RUN apk add --no-cache tini curl git && \
yarn cache clean && \
rm -rf /root/.npm /root/.cache

RUN ls dist

# Set Entry point and command
ENTRYPOINT ["/sbin/tini", "--", "bin/run"]
CMD ["-f","/app"]

0 comments on commit 7182f6b

Please sign in to comment.