added docker cron image build environment

This commit is contained in:
2023-04-07 13:31:17 +02:00
parent 969368d68d
commit c5d8693902
6 changed files with 74 additions and 1 deletions

8
crontab Normal file
View File

@@ -0,0 +1,8 @@
# do daily/weekly/monthly maintenance
# min hour day month weekday command
# Copyright (c) 2023 · Bryan Joshua Pedini
# LICENSE = gpl3
# see the LICENSE file for more details
* * * * * echo "No cron job set, please set cron jobs, refer to the documentation"