Skip to content

Commit

Permalink
Add STOPSIGNAL to Dockerfile (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb authored Jun 21, 2024
1 parent 0b034a6 commit c34b15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ COPY --from=builder /app/pgcat.toml /etc/pgcat/pgcat.toml
WORKDIR /etc/pgcat
ENV RUST_LOG=info
CMD ["pgcat"]
STOPSIGNAL SIGINT

0 comments on commit c34b15b

Please sign in to comment.