We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b034a6 commit c34b15bCopy full SHA for c34b15b
Dockerfile
@@ -19,3 +19,4 @@ COPY --from=builder /app/pgcat.toml /etc/pgcat/pgcat.toml
19
WORKDIR /etc/pgcat
20
ENV RUST_LOG=info
21
CMD ["pgcat"]
22
+STOPSIGNAL SIGINT
0 commit comments