{"id":16994682,"url":"https://github.com/znerol/podpourri","last_synced_at":"2026-05-15T01:37:34.894Z","repository":{"id":46011585,"uuid":"348305248","full_name":"znerol/podpourri","owner":"znerol","description":"Centralized container build service the unix way","archived":false,"fork":false,"pushed_at":"2023-12-20T16:36:35.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-07T14:52:06.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/znerol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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-03-16T10:31:02.000Z","updated_at":"2021-11-20T13:44:13.000Z","dependencies_parsed_at":"2023-12-20T17:47:18.476Z","dependency_job_id":"ff071460-39e7-4dc3-afba-4bcb086adc24","html_url":"https://github.com/znerol/podpourri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/znerol/podpourri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpodpourri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpodpourri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpodpourri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpodpourri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znerol","download_url":"https://codeload.github.com/znerol/podpourri/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpodpourri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33050455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-14T03:46:15.331Z","updated_at":"2026-05-15T01:37:34.876Z","avatar_url":"https://github.com/znerol.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# podpourri - Simple git based container image build service\n\n[![CI](https://github.com/znerol/podpourri/actions/workflows/ci.yml/badge.svg)](https://github.com/znerol/podpourri/actions/workflows/ci.yml)\n\nA collection of scripts and systemd units which make it easy to setup a\ncentralized container image build service with git.\n\n## DEPENDENCIES\n\nPodpourri requires `podman`, `git` and [git-gau].\n\n## INSTALL\n\nNavigate to the releases page and pick the latest `podpourri-dist.tar.gz`\ntarball. Copy it to the target machine and unpack it there.\n\n    $ scp dist/podpourri-dist.tar.gz me@example.com:~\n    $ ssh me@example.com sudo tar -C /usr/local -xzf ~/podpourri-dist.tar.gz\n\n## BUILD\n\n*Preferred method*: Build a distribution tarball, copy it to the target machine\nand unpack it there.\n\n    $ make dist\n    $ scp dist/podpourri-dist.tar.gz me@example.com:~\n    $ ssh me@example.com sudo tar -C /usr/local -xzf ~:podpourri-dist.tar.gz\n\n*Alternative method*: Check out this repository on the traget machine and\ninstall it directly. The destination directory can be changed with the `prefix`\nvariable in order to change the installation prefix to something else than\n`/usr/local`.\n\n    $ make all\n    $ sudo make prefix=/opt/local install\n\n[Sphinx] is necessary in order to build the man pages and the users guide. This\nstep can be skipped by using the `install-bin` target.\n\n[git-gau]: https://github.com/znerol/git-gau\n[Sphinx]: https://www.sphinx-doc.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpodpourri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznerol%2Fpodpourri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpodpourri/lists"}