Skip to content

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

Open
hornmw wants to merge 1 commit into
uber-common:masterfrom
hornmw:patch-1
Open

Pass --init to "docker run" so it can use tini#9
hornmw wants to merge 1 commit into
uber-common:masterfrom
hornmw:patch-1

Conversation

@hornmw

@hornmw hornmw commented Jul 17, 2019

Copy link
Copy Markdown

"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

CLAassistant commented Jul 17, 2019

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@hornmw

hornmw commented Jul 17, 2019

Copy link
Copy Markdown
Author

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

hornmw commented Sep 26, 2019

Copy link
Copy Markdown
Author

Legal approval was granted.

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.

2 participants