{"id":22518059,"url":"https://github.com/actalog/dockerfile-cd","last_synced_at":"2026-04-13T16:35:55.137Z","repository":{"id":259325570,"uuid":"737373564","full_name":"actalog/dockerfile-cd","owner":"actalog","description":"📦 Publishes a Docker image to a Docker registry","archived":false,"fork":false,"pushed_at":"2025-03-04T14:55:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T05:16:56.454Z","etag":null,"topics":["actions","cd","delivery","docker","github","registry"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actalog.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-30T19:51:13.000Z","updated_at":"2025-03-04T14:53:48.000Z","dependencies_parsed_at":"2024-10-24T12:22:07.160Z","dependency_job_id":"cc5b2a15-81ce-4afc-aad2-ed3076e25774","html_url":"https://github.com/actalog/dockerfile-cd","commit_stats":null,"previous_names":["gabrielrufino/dockerfile-cd","actalog/dockerfile-cd"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/actalog/dockerfile-cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Fdockerfile-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Fdockerfile-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Fdockerfile-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Fdockerfile-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actalog","download_url":"https://codeload.github.com/actalog/dockerfile-cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Fdockerfile-cd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31761986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","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":["actions","cd","delivery","docker","github","registry"],"created_at":"2024-12-07T04:14:03.421Z","updated_at":"2026-04-13T16:35:55.118Z","avatar_url":"https://github.com/actalog.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @actalog/dockerfile-cd\n\n[![CD](https://github.com/actalog/dockerfile-cd/actions/workflows/cd.yml/badge.svg)](https://github.com/actalog/dockerfile-cd/actions/workflows/cd.yml)\n\n```yml\nname: CD\n\non:\n  workflow_run:\n    workflows: ['CI']\n    types:\n      - completed\n    branches:\n      - main\n\njobs:\n  dockerfile-cd:\n    name: Dockerfile CD\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actalog/check-ci@main\n      - uses: actions/checkout@v4\n      - uses: actalog/dockerfile-cd@main\n        with:\n          image-name: actalog/some-software\n          image-version: v1.0.0\n          registry-username: actalog\n          registry-token: ${{ secrets.DOCKER_HUB_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factalog%2Fdockerfile-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factalog%2Fdockerfile-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factalog%2Fdockerfile-cd/lists"}