SSH update
This commit is contained in:
parent
13c1dce568
commit
1486e3e145
|
|
@ -9,6 +9,7 @@ RUN apk update && \
|
|||
RUN apk add --no-cache \
|
||||
bash \
|
||||
busybox-suid \
|
||||
openssh-keygen \
|
||||
# Init related
|
||||
tini \
|
||||
openrc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue