docker-ssh-agent-forward icon indicating copy to clipboard operation
docker-ssh-agent-forward copied to clipboard

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

Open hornmw opened this issue 4 years ago • 3 comments

"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

hornmw avatar Jul 17 '19 18:07 hornmw

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 17 '19 18:07 CLAassistant

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 avatar Jul 17 '19 18:07 hornmw

Legal approval was granted.

hornmw avatar Sep 26 '19 16:09 hornmw