serversideup/docker-php

S6 Overlay Scripts take a long time to stop

Closed this issue · 1 comments

Affected Docker Images

  • fpm-apache
  • fpm-nginx

Docker Labels of the affected images

No response

Current Behavior

When using the images, especially in Docker Compose, it takes a while for the containers to stop

Expected Behavior

It should quit a lot faster.

Steps To Reproduce

  1. Run a container (docker run --rm serversideup/php:beta-8.3-fpm-nginx)
  2. Press CTRL+C

Host Operating System

N/A

Docker Version

N/A

Anything else?

No response