On 11/27/2014 04:45 AM, Maish Saidel-Keesing wrote: > I would like to share with a small tool that should make things a lot > easier to start getting involved in contributing code into Openstack. > > The OpenStack-git-env docker[1] container. > > Simple. > > docker pull maishsk/openstack-git-env > > More details can be found on this blog post[2]. > > [1] https://registry.hub.docker.com/u/maishsk/openstack-git-env/ > [2] > http://technodrone.blogspot.com/2014/11/start-contributing-to-openstack-easy.html > > Feedback is always welcome > So the scary thing about your set up to me is the SSH key management. I understand why you do it, but your Launchpad identity should be closely managed. Please make sure that you perform proper key hygene. Would it be possible to run the docker container with SSH agent and Key forwarding instead?