If you get this error 'fatal: unable to look up current user in the passwd file: no such user' when run git command in a pod on OpenShift. Then try to to set up two environment variables as below. This worked for me. The reason could be that on OpenShift, the users are not in … Continue reading fatal: unable to look up current user in the passwd file: no such user
