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

Improve ssh connectivity for docker API #469

Closed
matejvasek opened this issue Aug 9, 2021 · 4 comments
Closed

Improve ssh connectivity for docker API #469

matejvasek opened this issue Aug 9, 2021 · 4 comments
Assignees
Labels
kind/enhancement lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@matejvasek
Copy link
Contributor

matejvasek commented Aug 9, 2021

Right now docker connection string may be unix:// tcp:// and ssh://. In case of ssh it works only for TCP forwarding. However one could want to also tunnel unix:// over ssh not only tcp://. We should enable connections string like ssh://user@host:/some/unix/p.sock.

@matejvasek
Copy link
Contributor Author

@danieloh30

@matejvasek matejvasek self-assigned this Aug 9, 2021
@matejvasek
Copy link
Contributor Author

This might be useful in particular for people running podman in VM on macOS.

@matejvasek
Copy link
Contributor Author

I'll fix this here buildpacks/pack#1259

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2021

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 6, 2021
@github-actions github-actions bot closed this as completed Jan 5, 2022
matejvasek added a commit to matejvasek/faas that referenced this issue Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant