SSH update

This commit is contained in:
Andrei Condurachi 2020-11-27 14:01:01 +02:00
parent 13c1dce568
commit 1486e3e145
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN apk update && \
RUN apk add --no-cache \ RUN apk add --no-cache \
bash \ bash \
busybox-suid \ busybox-suid \
openssh-keygen \
# Init related # Init related
tini \ tini \
openrc \ openrc \