{"id":25543459,"url":"https://github.com/byteshiva/podman-ghcr-automation","last_synced_at":"2026-02-23T18:37:04.908Z","repository":{"id":275402075,"uuid":"925977382","full_name":"byteshiva/podman-ghcr-automation","owner":"byteshiva","description":"Automating Podman and GHCR with GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-02-18T00:23:06.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T05:47:51.431Z","etag":null,"topics":["github","github-actions","podman"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/byteshiva.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}},"created_at":"2025-02-02T08:21:32.000Z","updated_at":"2025-02-18T00:23:09.000Z","dependencies_parsed_at":"2025-02-02T09:24:42.469Z","dependency_job_id":"4e401619-6845-43db-aa32-d13e44900d72","html_url":"https://github.com/byteshiva/podman-ghcr-automation","commit_stats":null,"previous_names":["byteshiva/myapps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byteshiva/podman-ghcr-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteshiva%2Fpodman-ghcr-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteshiva%2Fpodman-ghcr-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteshiva%2Fpodman-ghcr-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteshiva%2Fpodman-ghcr-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteshiva","download_url":"https://codeload.github.com/byteshiva/podman-ghcr-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteshiva%2Fpodman-ghcr-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29750726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":["github","github-actions","podman"],"created_at":"2025-02-20T07:19:32.283Z","updated_at":"2026-02-23T18:37:04.872Z","avatar_url":"https://github.com/byteshiva.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automating Podman and GHCR with GitHub Actions\n\nThis repository demonstrates how to automate container image builds and deployments using **Podman** and **GitHub Container Registry (GHCR)** with **GitHub Actions**. It provides a ready-to-use GitHub Actions workflow to streamline your CI/CD pipeline for containerized applications.\n\n---\n\n## Features\n- **Automated CI/CD Pipeline**: Build and push container images to GHCR on every push to the `main` branch.\n- **Podman Integration**: Use Podman's daemonless architecture for lightweight and secure container builds.\n- **GitHub Actions Workflow**: A sample workflow file (`.github/workflows/podman-ghcr.yml`) is included for easy setup.\n- **Secure Authentication**: Uses GitHub's `GITHUB_TOKEN` for seamless authentication with GHCR.\n\n---\n\n## Workflow Overview\nThe included workflow automates the following steps:\n1. **Checkout the code**: Pulls the latest code from the repository.\n2. **Set up Podman**: Configures Podman to authenticate with GHCR.\n3. **Build the container image**: Uses Podman to build the image.\n4. **Push the image to GHCR**: Uploads the built image to GitHub Container Registry.\n5. **Verify the image**: Optionally lists the images to verify the build.\n\n---\n\n## Getting Started\n1. **Fork or Clone this Repository**:\n   ```bash\n   git clone https://github.com/byteshiva/podman-ghcr-automation.git\n   cd podman-ghcr-automation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteshiva%2Fpodman-ghcr-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteshiva%2Fpodman-ghcr-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteshiva%2Fpodman-ghcr-automation/lists"}