Skip to content

Commit 4661bea

Browse files
committed
remove no longer needed STOPSIGNAL
uwsgi is now configured to exit properly on SIGTERM
1 parent bfd8d3a commit 4661bea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ COPY lib lib
5656
COPY root root
5757
COPY --from=build-assets /build/root/assets root/assets
5858

59-
STOPSIGNAL SIGKILL
60-
6159
CMD [ \
6260
"/uwsgi.sh", \
6361
"--http-socket", ":80" \

0 commit comments

Comments
 (0)