I'm getting this error on macOS Mojave 10.14.6 when trying to install php composer dependencies from private repositories while building a docker image with ssh-agent-inject support.
173860a65acb7d82ba855ab25069a8fb890f6a0be9412bab63d5ca0bba087eb8 Copy from agent to sock failed: read unix ->/private/tmp/com.apple.launchd.FLrERP3sdn/Listeners: use of closed network connection
The same image builds properly on Ubuntu 18.04
I'm getting this error on macOS Mojave 10.14.6 when trying to install php composer dependencies from private repositories while building a docker image with ssh-agent-inject support.
The same image builds properly on Ubuntu 18.04