I am trying to build a docker image through a script, this script or any other script which I have tested with is not able to access SSH_AUTH_SOCK variable, when i echo in terminal it works, but when i echo in script it is just empty.
I have tried to export just before running the variable, but still nothing.
New contributor
arpit pundir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.