You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: