Skip to content

Commit c34b15b

Browse files
authored
Add STOPSIGNAL to Dockerfile (#758)
1 parent 0b034a6 commit c34b15b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ COPY --from=builder /app/pgcat.toml /etc/pgcat/pgcat.toml
1919
WORKDIR /etc/pgcat
2020
ENV RUST_LOG=info
2121
CMD ["pgcat"]
22+
STOPSIGNAL SIGINT

0 commit comments

Comments
 (0)