Make sure the ssh dir exists.
This commit is contained in:
parent
8e3c58b325
commit
4b1ab34958
@ -5,3 +5,4 @@ RUN apk update
|
||||
RUN apk add --no-cache rsync openssh-client ca-certificates
|
||||
RUN update-ca-certificates
|
||||
RUN rm -rf /var/cache/apk/*
|
||||
RUN mkdir ~/.ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user