File tree Expand file tree Collapse file tree 11 files changed +66
-0
lines changed
Expand file tree Collapse file tree 11 files changed +66
-0
lines changed Original file line number Diff line number Diff line change @@ -213,5 +213,11 @@ RUN set -ex \
213213 } | tee php-fpm.d/zz-docker.conf
214214
215215EXPOSE 9000
216+
217+ # Override stop signal to stop process gracefully
218+ #
219+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
220+ STOPSIGNAL SIGQUIT
221+
216222CMD ["php-fpm" ]
217223# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -213,5 +213,11 @@ RUN set -ex \
213213 } | tee php-fpm.d/zz-docker.conf
214214
215215EXPOSE 9000
216+
217+ # Override stop signal to stop process gracefully
218+ #
219+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
220+ STOPSIGNAL SIGQUIT
221+
216222CMD ["php-fpm" ]
217223# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -239,5 +239,11 @@ RUN set -ex \
239239 } | tee php-fpm.d/zz-docker.conf
240240
241241EXPOSE 9000
242+
243+ # Override stop signal to stop process gracefully
244+ #
245+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
246+ STOPSIGNAL SIGQUIT
247+
242248CMD ["php-fpm" ]
243249# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -239,5 +239,11 @@ RUN set -ex \
239239 } | tee php-fpm.d/zz-docker.conf
240240
241241EXPOSE 9000
242+
243+ # Override stop signal to stop process gracefully
244+ #
245+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
246+ STOPSIGNAL SIGQUIT
247+
242248CMD ["php-fpm" ]
243249# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -222,5 +222,11 @@ RUN set -ex \
222222 } | tee php-fpm.d/zz-docker.conf
223223
224224EXPOSE 9000
225+
226+ # Override stop signal to stop process gracefully
227+ #
228+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
229+ STOPSIGNAL SIGQUIT
230+
225231CMD ["php-fpm" ]
226232# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -222,5 +222,11 @@ RUN set -ex \
222222 } | tee php-fpm.d/zz-docker.conf
223223
224224EXPOSE 9000
225+
226+ # Override stop signal to stop process gracefully
227+ #
228+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
229+ STOPSIGNAL SIGQUIT
230+
225231CMD ["php-fpm" ]
226232# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -261,5 +261,11 @@ RUN set -ex \
261261 } | tee php-fpm.d/zz-docker.conf
262262
263263EXPOSE 9000
264+
265+ # Override stop signal to stop process gracefully
266+ #
267+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
268+ STOPSIGNAL SIGQUIT
269+
264270CMD ["php-fpm" ]
265271# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -224,5 +224,11 @@ RUN set -ex \
224224 } | tee php-fpm.d/zz-docker.conf
225225
226226EXPOSE 9000
227+
228+ # Override stop signal to stop process gracefully
229+ #
230+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
231+ STOPSIGNAL SIGQUIT
232+
227233CMD ["php-fpm" ]
228234# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -224,5 +224,11 @@ RUN set -ex \
224224 } | tee php-fpm.d/zz-docker.conf
225225
226226EXPOSE 9000
227+
228+ # Override stop signal to stop process gracefully
229+ #
230+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
231+ STOPSIGNAL SIGQUIT
232+
227233CMD ["php-fpm" ]
228234# #</autogenerated>##
Original file line number Diff line number Diff line change @@ -263,5 +263,11 @@ RUN set -ex \
263263 } | tee php-fpm.d/zz-docker.conf
264264
265265EXPOSE 9000
266+
267+ # Override stop signal to stop process gracefully
268+ #
269+ # https://github.com/php/php-src/blob/17baa87faddc2550def3ae7314236826bc1b1398/sapi/fpm/php-fpm.8.in#L163
270+ STOPSIGNAL SIGQUIT
271+
266272CMD ["php-fpm" ]
267273# #</autogenerated>##
You can’t perform that action at this time.
0 commit comments