Is this a docs issue?
Type of issue
I can't find what I'm looking for
Description
It seems like there is a better solution with Tini that Docker supports. Any reason this page doesn't mention it? It seems like a better solution than using wait because it should propagate the signals to the child processes.
Location
https://docs.docker.com/engine/containers/multi-service_container/
Suggestion
Include a Tini example and best practices.
Is this a docs issue?
Type of issue
I can't find what I'm looking for
Description
It seems like there is a better solution with Tini that Docker supports. Any reason this page doesn't mention it? It seems like a better solution than using
waitbecause it should propagate the signals to the child processes.Location
https://docs.docker.com/engine/containers/multi-service_container/
Suggestion
Include a Tini example and best practices.