Added Dropbear test.

This commit is contained in:
Joe Testa
2019-08-26 14:45:31 -04:00
parent 0b034b8226
commit 120f898539
7 changed files with 251 additions and 39 deletions

View File

@ -3,7 +3,9 @@ FROM ubuntu:16.04
COPY openssh-4.0p1/sshd /openssh/sshd-4.0p1
COPY openssh-5.6p1/sshd /openssh/sshd-5.6p1
COPY openssh-8.0p1/sshd /openssh/sshd-8.0p1
COPY dropbear-2019.78/dropbear /dropbear/dropbear-2019.78
COPY dropbear_*_host_key* /etc/dropbear/
COPY sshd_config* /etc/ssh/
COPY ssh_host_* /etc/ssh/
COPY ssh1_host_* /etc/ssh/