Closed
Description
Using compose, after docker-compose up
.
I ask it to quit,ctrl+C when started without detaching,
or else docker-compose down
.
I noticed, that my flask-docker instance always time outs after the 10 seconds.
I believe that could be some issue with the pid-1-zombie-process thing.
Some references:
- https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/
- https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html
- https://blog.tutum.co/2014/12/02/docker-and-s6-my-new-favorite-process-supervisor/
Can that issue apply here?
Metadata
Metadata
Assignees
Labels
No labels