mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 07:26:13 +00:00
Make sshd example usefull for debugging
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@ RUN \
|
||||
apk add --no-cache \
|
||||
openssh-server \
|
||||
tini \
|
||||
util-linux \
|
||||
&& true
|
||||
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user