# container-cron **Repository Path**: iamfat/container-cron ## Basic Information - **Project Name**: container-cron - **Description**: An automated service importing scheduled jobs from /etc/cron.d in running container.io containers. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-09 - **Last Updated**: 2022-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # container-cron An automated service importing scheduled jobs from /etc/cron.d in running container.io containers. ## INSTALLATION ```bash pip3 install container-cron ```