mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced 2024-12-03 10:26:54 +00:00
Make config dir a volume to presist restic configs
This commit is contained in:
parent
fd824fbf47
commit
f4aa842dd3
@ -26,4 +26,6 @@ COPY ./scripts /scripts
|
||||
|
||||
HEALTHCHECK CMD /scripts/healthcheck.sh
|
||||
|
||||
VOLUME /root/.config
|
||||
|
||||
CMD [ "/scripts/start.sh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user