Cron---Alpine
Docker 应用程序 from grtgbln's Repository
概述
Alpine-based images with cron support
要求
Expects a crontab file mounted to Cron File BEFORE starting the container.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Cron FilePath
Crontab file
- 目标
- /crontab
- 默认值
- /mnt/user/appdata/cron_alpine/crontab
- 价值
- /mnt/user/appdata/cron_alpine/crontab
Pre-Run Script DirectoryPath
Directory for pre-run scripts
- 目标
- /entrypoint.pre.d
- 默认值
- /mnt/user/appdata/cron_alpine/pre-run.d
- 价值
- /mnt/user/appdata/cron_alpine/pre-run.d
Cron - Mail ToVariable
Cron emails recipient
- 目标
- CRON_MAILTO
SMTP - HostVariable
SMTP server hostname
- 目标
- SMTP_HOST
SMTP - PortVariable
SMTP server port
- 目标
- SMTP_PORT
SMTP - TLSVariable
Use TLS for SMTP connection
- 目标
- SMTP_TLS
- 默认值
- on|off
SMTP - From AddressVariable
Sender email address
- 目标
- SMTP_FROM
SMTP - UsernameVariable
SMTP username
- 目标
- SMTP_USER
SMTP - PasswordVariable
SMTP password
- 目标
- SMTP_PASSWORD
Cron User IDVariable
User ID to run the cron jobs as.
- 目标
- CRON_USER_UID
- 默认值
- 099
- 价值
- 099
Cron Group IDVariable
Group ID to run the cron jobs as.
- 目标
- CRON_USER_GID
- 默认值
- 099
- 价值
- 099
Cron WorkerVariable
User to run the cron jobs as. Not modifiable
- 目标
- CRON_USER
- 默认值
- worker
- 价值
- worker
Internal Cron Worker HomeVariable
Home directory of the cron user.
- 目标
- CRON_USER_HOME
- 默认值
- /worker
- 价值
- /worker
Internal Pre-Run Script DirectoryVariable
Internal directory for pre-run scripts.
- 目标
- CRON_ENTRYPOINT_PRE_DIR
- 默认值
- /entrypoint.pre.d
- 价值
- /entrypoint.pre.d
Internal Cron FileVariable
Internal crontab file.
- 目标
- CRON_SPEC_FILE
- 默认值
- /crontab
- 价值
- /crontab
Cron VerbosityVariable
Cron verbosity level. 0 - max, 8 - min
- 目标
- CRON_VERBOSITY
- 默认值
- 8|7|6|5|4|3|2|1|0
详细信息
存储库
ghcr.io/2franix/cron-docker:latest最后更新2026-05-31
初见2025-05-13
在Unraid 上运行 Cron---Alpine 。
Cron---Alpine 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。