ssh: Fixes crash when using authorized keys (#602)

This commit is contained in:
Franck Nijhof
2019-06-03 20:19:25 +02:00
committed by Pascal Vizeli
parent 48943b3751
commit 0dfd9e075e
4 changed files with 7 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ RUN apk add --no-cache \
mosquitto-clients \
nano \
openssh \
pwgen \
tmux \
vim