Commit df78ef46 authored by nimrod's avatar nimrod
Browse files

fixup! Backups.

parent 3bbbfd47
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
*
!backup
!crontab
!restore
+2 −0
Original line number Diff line number Diff line
@@ -8,4 +8,6 @@ RUN apk add --update --no-cache \
    findutils \
    zstd \
    ;
COPY --chown=root:root backup /usr/local/bin/
COPY --chown=root:root restore /usr/local/bin/
VOLUME /var/backups