Something.

This commit is contained in:
rony5394
2026-02-23 15:39:57 +01:00
parent 136bb4c5b8
commit 9751a602cc
6 changed files with 67 additions and 11 deletions

4
helper.Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM alpine:3
RUN mkdir -p /root/.ssh/
RUN apk add openssh rsync --no-cache