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

ssh to kitchen docker with no need to input password #110

Closed
dennyzhang opened this issue Mar 14, 2015 · 4 comments
Closed

ssh to kitchen docker with no need to input password #110

dennyzhang opened this issue Mar 14, 2015 · 4 comments

Comments

@dennyzhang
Copy link

Forgive me, if it's a solved problem.

Each time I run "kitchen login" to docker container, I will have to input password of "kitchen" manually.
Is there a supported way to inject my ssh key to docker container, to avoid this?

I can wrap this by playing with provision_command, but it would be a little ugly.

@peterabbott
Copy link

You'd have to update the driver to put the ssh key in the correct location. This is what other drivers do.

Had been thinking about doing a PR for this, but not got around to it yet.

@miroswan
Copy link

I have a PR for this: #141

@miroswan
Copy link

I think this one can be closed.

@coderanger
Copy link
Contributor

Thanky!

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

4 participants