Skip to content
New issue

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

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

Already on GitHub? # to your account

Pass --init to "docker run" so it can use tini #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hornmw
Copy link

@hornmw hornmw commented Jul 17, 2019

"docker run" is failing because it cannot find tini in /usr/local/bin

Since tini is now included by default in docker, we can pass in the --init flag to ensure it's used.

See https://github.com/krallin/tini#using-tini for details

"docker run" is failing because it cannot find tini in /usr/local/bin

Since tini is now included by default in docker, we can pass in the --init flag to ensure it's used.

See https://github.com/krallin/tini#using-tini for details
@CLAassistant
Copy link

CLAassistant commented Jul 17, 2019

CLA assistant check
All committers have signed the CLA.

@hornmw
Copy link
Author

hornmw commented Jul 17, 2019

I am waiting on legal approval before I can sign the CLA. Please hold, as of now we have not yet agreed to this CLA.

@hornmw
Copy link
Author

hornmw commented Sep 26, 2019

Legal approval was granted.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants