We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.0.1
It should be able to forward unix sockets like ssh does. For example, configuration would look like this:
--source unix://$HOME/.docker/docker.sock \ --destination unix:///var/run/docker.sock \
ERRO[0000] missing port in destination address: unix
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Affected Version
v1.0.1
Expected Behavior
It should be able to forward unix sockets like ssh does.
For example, configuration would look like this:
Current Behavior
The text was updated successfully, but these errors were encountered: