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

[Enhancement]: SSH support for remote docker_host #9408

Open
vyatich opened this issue Oct 15, 2024 · 1 comment
Open

[Enhancement]: SSH support for remote docker_host #9408

vyatich opened this issue Oct 15, 2024 · 1 comment

Comments

@vyatich
Copy link

vyatich commented Oct 15, 2024

Module

Core

Proposal

Can't use ssh connect for remote docker deamon in testcontainers.properties - only support schemas - unix, npipe and tcp
Now I get message "Unsupported protocol scheme: ssh://[email protected]"

@kiview
Copy link
Member

kiview commented Oct 16, 2024

Hi @vyatich, this is indeed not supported, because the support is still missing from docker-java:
docker-java/docker-java#1130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants