ignore backup tars
This commit is contained in:
@@ -22,4 +22,6 @@ services:
|
||||
- ./data:/data:ro
|
||||
- ./backup:/backup
|
||||
- ./backup/crontab:/etc/crontabs/root:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
entrypoint: /bin/sh -c "crond -f -l 2"
|
||||
|
||||
Reference in New Issue
Block a user