migration commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM alpine:3.17
|
||||
|
||||
RUN apk update
|
||||
RUN apk add restic nano rsync openssh
|
||||
|
||||
CMD [ "tail", "-f", "/dev/null" ]
|
||||
Reference in New Issue
Block a user