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

Readme cat command does not work #9

Open
byoung opened this issue Oct 22, 2020 · 0 comments
Open

Readme cat command does not work #9

byoung opened this issue Oct 22, 2020 · 0 comments

Comments

@byoung
Copy link

byoung commented Oct 22, 2020

Per the Readme, the command below does not work as cat is not in the PATH (not installed most likely)

docker run --rm -it mdsol/docker-ssh-exec cat /root/.ssh/id_rsa
Broadcasting UDP key request...
Got key from server.
Broadcasting UDP env request...
Recieved env from server
Setting 0 ENV vars from server: 
Writing key to /root/.ssh/id_rsa
Running command: cat /root/.ssh/id_rsa
ERROR starting command 'cat /root/.ssh/id_rsa': exec: "cat": executable file not found in $PATH
Deleting key file /root/.ssh/id_rsa...
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

1 participant