mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Clarify that `--ssh default` uses `$SSH_AUTH_SOCK` I surmised this from [this post](https://medium.com/@tonistiigi/build-secrets-and-ssh-forwarding-in-docker-18-09-ae8161d066) and experimentation shows that the two commands do the same thing. * Rework section to be more step-by-step * Describe namespacing sockets * PR feedback