Cron---Alpine
Cron---Alpine
Docker app from grtgbln's Repository
Overview
Alpine-based images with cron support
Requirements
Expects a crontab file mounted to Cron File BEFORE starting the container.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Cron FilePath
Crontab file
- Target
- /crontab
- Default
- /mnt/user/appdata/cron_alpine/crontab
- Value
- /mnt/user/appdata/cron_alpine/crontab
Pre-Run Script DirectoryPath
Directory for pre-run scripts
- Target
- /entrypoint.pre.d
- Default
- /mnt/user/appdata/cron_alpine/pre-run.d
- Value
- /mnt/user/appdata/cron_alpine/pre-run.d
Cron - Mail ToVariable
Cron emails recipient
- Target
- CRON_MAILTO
SMTP - HostVariable
SMTP server hostname
- Target
- SMTP_HOST
SMTP - PortVariable
SMTP server port
- Target
- SMTP_PORT
SMTP - TLSVariable
Use TLS for SMTP connection
- Target
- SMTP_TLS
- Default
- on|off
SMTP - From AddressVariable
Sender email address
- Target
- SMTP_FROM
SMTP - UsernameVariable
SMTP username
- Target
- SMTP_USER
SMTP - PasswordVariable
SMTP password
- Target
- SMTP_PASSWORD
Cron User IDVariable
User ID to run the cron jobs as.
- Target
- CRON_USER_UID
- Default
- 099
- Value
- 099
Cron Group IDVariable
Group ID to run the cron jobs as.
- Target
- CRON_USER_GID
- Default
- 099
- Value
- 099
Cron WorkerVariable
User to run the cron jobs as. Not modifiable
- Target
- CRON_USER
- Default
- worker
- Value
- worker
Internal Cron Worker HomeVariable
Home directory of the cron user.
- Target
- CRON_USER_HOME
- Default
- /worker
- Value
- /worker
Internal Pre-Run Script DirectoryVariable
Internal directory for pre-run scripts.
- Target
- CRON_ENTRYPOINT_PRE_DIR
- Default
- /entrypoint.pre.d
- Value
- /entrypoint.pre.d
Internal Cron FileVariable
Internal crontab file.
- Target
- CRON_SPEC_FILE
- Default
- /crontab
- Value
- /crontab
Cron VerbosityVariable
Cron verbosity level. 0 - max, 8 - min
- Target
- CRON_VERBOSITY
- Default
- 8|7|6|5|4|3|2|1|0
Categories
Details
Repository
ghcr.io/2franix/cron-docker:latestLast Updated2026-05-31
First Seen2025-05-13
Run Cron---Alpine on Unraid.
Cron---Alpine is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.