Fix #54 periodic backup to zip files

This commit is contained in:
Quentin McGaw
2020-05-11 23:11:48 +00:00
parent f7171e4b01
commit af68f9ba0f
6 changed files with 160 additions and 31 deletions

View File

@@ -47,6 +47,8 @@ ENV DELAY=10m \
NODE_ID=0 \
HTTP_TIMEOUT=10s \
GOTIFY_URL= \
GOTIFY_TOKEN=
GOTIFY_TOKEN= \
BACKUP_PERIOD=0 \
BACKUP_DIRECTORY=/updater/data
COPY --from=builder --chown=1000 /tmp/gobuild/app /updater/app
COPY --chown=1000 ui/* /updater/ui/