Skip to content

Takes too long to shut down #358

Open
@necmettin

Description

@necmettin

Expected Behavior

The image should shut down within a few seconds. In my case, it takes 10.3 seconds.

Current Behavior

It takes 10.3 seconds to shut down.

Steps to Reproduce (for bugs)

I have attached the relevant part of my docker compose file. Here is how I start the file: (Username, password and database names are modified of course.)
title=localtest appurl="http://localhost/" approot="." dbpass=x dbname=x dbuser=x

Your Environment

  • Version used: 8.2-v4-fpm (image id: dd74bd4c744e)
  • Operating System and version: (MacOS Monterey 12.6.3)
    x.yml.txt

Activity

mistraloz

mistraloz commented on Mar 13, 2023

@mistraloz
Collaborator

I think there is a miss implementation of extinction signals in our image.
This PR may help but was not fixed so i can't merge it. #215

I'm will working onto a v5 and i will try to fix that too.

added this to the V5 milestone on Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @necmettin@mistraloz

        Issue actions

          Takes too long to shut down · Issue #358 · thecodingmachine/docker-images-php