Support password-based ssh auth
[validation.git] / docker / os / Dockerfile
index c4d5938..42e67fe 100644 (file)
@@ -31,6 +31,8 @@ RUN apt-get update && apt-get -y install \
     wget \
     golint \
     sqlite3 \
+    openssh-client \
+    sshpass \
     debian-goodies \
     build-essential \
     pkg-config \