Something.
This commit is contained in:
4
helper.Dockerfile
Normal file
4
helper.Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:3
|
||||
|
||||
RUN mkdir -p /root/.ssh/
|
||||
RUN apk add openssh rsync --no-cache
|
||||
Reference in New Issue
Block a user