This commit is contained in:
Iger
2017-12-03 22:55:18 +02:00
parent 7cb1f8b11c
commit 64a2a4f779

View File

@@ -1,6 +1,6 @@
FROM sickp/alpine-sshd:7.5
ADD https://raw.githubusercontent.com/Igerly/sshj/master/src/test/resources/id_rsa.pub /home/sshj/.ssh/authorized_keys
ADD id_rsa.pub /home/sshj/.ssh/authorized_keys
ADD test-container/ssh_host_ecdsa_key /etc/ssh/ssh_host_ecdsa_key
ADD test-container/ssh_host_ecdsa_key.pub /etc/ssh/ssh_host_ecdsa_key.pub