Skip to content
Snippets Groups Projects
Commit df78ef46 authored by nimrod's avatar nimrod
Browse files

fixup! Backups.

parent 3bbbfd47
Branches
No related tags found
No related merge requests found
Pipeline #2840 passed
* *
!backup
!crontab !crontab
!restore
...@@ -8,4 +8,6 @@ RUN apk add --update --no-cache \ ...@@ -8,4 +8,6 @@ RUN apk add --update --no-cache \
findutils \ findutils \
zstd \ zstd \
; ;
COPY --chown=root:root backup /usr/local/bin/
COPY --chown=root:root restore /usr/local/bin/
VOLUME /var/backups VOLUME /var/backups
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment