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

Configurable command for running docker via ssh on a remote host with non-standard environment #328

Open
noseshimself opened this issue May 2, 2023 · 0 comments

Comments

@noseshimself
Copy link

Connecting to a remote host via ssh I'm getting

Failed to fetch container logs: 
Command failed: docker -H tcp://127.0.0.1:3500 logs c43bca17273ccb55a69cda22d804565218d33f3ef3b1220b4c0a08f898c776d6 --tail=500 2>&1

[stdout]: /bin/sh: 1: docker: not found

as the remote host has the docker binaries in a separate environment.

Would it be possible to make the remotely executed command editable?

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