Open StreakyCobra opened 8 years ago
The database should be kept in /var/raposfly in a container volume, and another docker container with cron should be responsible for doing backups on regular intervals.
/var/raposfly
cron
Impossible to make cron working within docker on the RPI… Putting this issue aside for now. This may be helpful: https://github.com/b00giZm/rpi-cron
The database should be kept in
/var/raposfly
in a container volume, and another docker container withcron
should be responsible for doing backups on regular intervals.