{"id":21838333,"url":"https://github.com/cobaltgit/docker-dynu-updater","last_synced_at":"2026-04-13T22:02:50.384Z","repository":{"id":104425465,"uuid":"389083622","full_name":"cobaltgit/docker-dynu-updater","owner":"cobaltgit","description":"An extremely minimal (~10MB) Docker image using Alpine Linux and cURL running a Bash script to update Dynu DDNS entries","archived":false,"fork":false,"pushed_at":"2021-07-24T11:42:29.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T15:18:29.280Z","etag":null,"topics":["alpine","curl","ddns","docker"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cobaltgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-24T11:41:31.000Z","updated_at":"2025-01-10T19:59:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0e91841-7702-48c6-be53-e114155e39c9","html_url":"https://github.com/cobaltgit/docker-dynu-updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cobaltgit/docker-dynu-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobaltgit%2Fdocker-dynu-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobaltgit%2Fdocker-dynu-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobaltgit%2Fdocker-dynu-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobaltgit%2Fdocker-dynu-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobaltgit","download_url":"https://codeload.github.com/cobaltgit/docker-dynu-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobaltgit%2Fdocker-dynu-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31772642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["alpine","curl","ddns","docker"],"created_at":"2024-11-27T21:10:27.751Z","updated_at":"2026-04-13T22:02:50.362Z","avatar_url":"https://github.com/cobaltgit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynu DDNS Update Client\n### An extremely minimal (\u003c10MB) image with cURL and Alpine Linux running a Bash script to update Dynu DDNS entries\n\n## Usage:\n### Terminal:\n```bash\ndocker run -d -e USERNAME=\u003cyour-dynu-username\u003e -e PASSWORD=\u003cyour-dynu-password\u003e -e DOMAIN=\u003cyour-domain\u003e -e DELAY=\u003cdelay-in-seconds*\u003e --restart=unless-stopped cobaltdocker/dynu-updater\n```\n### Docker Compose\n```yml\n...\nddns:\n\timage: cobaltdocker/dynu-updater\n\tenvironment:\n\t\tUSERNAME: \"\u003cyour-dynu-username\u003e\"\n\t\tPASSWORD: \"\u003cyour-dynu-password\u003e\"\n\t\tDOMAIN: \"\u003cyour-domain\u003e\"\n\t\tDELAY: \"\u003cdelay-in-seconds*\u003e\"\n\tcontainer_name: ddns\n    restart: unless-stopped\n...\n```\n\u003csup\u003e*Omit the delay environment variable to default to 15 seconds\u003c/sup\u003e\n\n### CAVEATS\n* To update multiple domains, you will need to run separate containers, just change out the $DOMAIN variable for each one.\n\n## Default Environment Variables\nDELAY: 15 (seconds)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobaltgit%2Fdocker-dynu-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobaltgit%2Fdocker-dynu-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobaltgit%2Fdocker-dynu-updater/lists"}