Passing ssh keys securely into specific user in docker container
I was able to clone securely at the 4th step in the below dockerfile but not able to clone in the last step. I have a use case where I have to create the user in the dockerfile. ssh clone…