Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1268: Launch tini as subreaper #1269

Closed
wants to merge 1 commit into from
Closed

Conversation

kumy
Copy link

@kumy kumy commented Jun 4, 2019

Added the -s parameter to launch tini as subreaper by default.

Fixes #1268

@kumy kumy requested a review from a team as a code owner June 4, 2019 08:48
Copy link
Contributor

@marwan-at-work marwan-at-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per #1268 (comment),
I wasn't able to reproduce the issue.

We should try to figure out what's the inconsistency first before merging.

However, if the "-s" flag has no side effects and is okay to include in all cases, maybe we should just include it. The only thing I found in the Tini README is that it required linux > 3.4

Thank you for the contribution ✌️

@marpio
Copy link
Member

marpio commented Jun 7, 2019

Closing as we decided to just add documentation instead.

@marpio marpio closed this Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tini not launched as subreaper
3 participants