Add backup.sh
This commit is contained in:
@@ -15,4 +15,6 @@ RUN apk add --update --no-cache ca-certificates fuse openssh-client tzdata jq cu
|
||||
|
||||
COPY --from=builder /go/src/github.com/restic/restic/restic /usr/bin
|
||||
|
||||
ADD backup.sh /usr/local/bin/backup.sh
|
||||
|
||||
ENTRYPOINT ["/usr/bin/restic"]
|
||||
|
||||
Reference in New Issue
Block a user