{"id":19228356,"url":"https://github.com/mje-nz/rpi-docker-cron","last_synced_at":"2026-05-03T22:34:24.183Z","repository":{"id":75624012,"uuid":"77178417","full_name":"mje-nz/rpi-docker-cron","owner":"mje-nz","description":"Very simple Docker cron image for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2017-06-05T02:30:34.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-15T06:20:39.043Z","etag":null,"topics":["cron","docker","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/mjenz/rpi-cron/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mje-nz.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-22T21:55:39.000Z","updated_at":"2021-02-01T02:18:14.000Z","dependencies_parsed_at":"2023-06-07T03:45:23.330Z","dependency_job_id":null,"html_url":"https://github.com/mje-nz/rpi-docker-cron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mje-nz/rpi-docker-cron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mje-nz%2Frpi-docker-cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mje-nz%2Frpi-docker-cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mje-nz%2Frpi-docker-cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mje-nz%2Frpi-docker-cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mje-nz","download_url":"https://codeload.github.com/mje-nz/rpi-docker-cron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mje-nz%2Frpi-docker-cron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cron","docker","raspberry-pi"],"created_at":"2024-11-09T15:28:01.064Z","updated_at":"2026-05-03T22:34:24.166Z","avatar_url":"https://github.com/mje-nz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker cron image for Raspberry Pi\n==================================\n[![](https://images.microbadger.com/badges/image/mjenz/rpi-cron.svg)](https://microbadger.com/images/mjenz/rpi-cron \"Get your own image badge on microbadger.com\")\n\nTo use this image directly, just mount a crontab file as /crontab.\ne.g.\n\n```\ndocker run -t --rm -v $(pwd)/crontab.demo:/crontab:ro mjenz/rpi-cron\n```\n\nTo use this as a base image, copy in your crontab file as /crontab.\n\n\nImplementation details\n----------------------\nThis image uses the Busybox crond from Alpine.\nCrond loads files in its spool directory with the same name as a local user.\nTasks in each file are run as the user it is named after, so the only filename that makes sense in this case is 'root'.\nChanging the spool directory isn't working for me for some reason, so I'm copying /crontab to /etc/crontabs/root.\nUnlike other versions of crond, the Busybox version doesn't care about file ownership or permissions.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmje-nz%2Frpi-docker-cron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmje-nz%2Frpi-docker-cron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmje-nz%2Frpi-docker-cron/lists"}