I have to run
git config user.name "Doug Horner" && git config user.email "horner@mieweb.com"
everytime in the container. I want to make it so we you log into the container for the first time, the identity in the manager propagates as I log in from container to container. I would be best if it works with any template and for users regardless if they created the container or not.