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

Remap exit codes based on environment variable #189

Open
tavin opened this issue Oct 11, 2021 · 0 comments
Open

Remap exit codes based on environment variable #189

tavin opened this issue Oct 11, 2021 · 0 comments

Comments

@tavin
Copy link

tavin commented Oct 11, 2021

I've recently had to deal with a hardcoded tini command line in a 3rd party docker entrypoint. Instead of having to override the entrypoint to wedge -e 143 in there, it'd be nice if it were possible to pass TINI_EXIT_REMAP=143 or something like that. It could be a list separated by spaces.

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

No branches or pull requests

1 participant