SSH update
This commit is contained in:
parent
13c1dce568
commit
1486e3e145
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue