diff --git a/centos/6/Dockerfile b/centos/6/Dockerfile index 747cae9..d616788 100644 --- a/centos/6/Dockerfile +++ b/centos/6/Dockerfile @@ -15,7 +15,8 @@ RUN \ mysql-community-client \ openssh-server \ nc \ - sudo + sudo \ + git # Install/start sshd RUN \