{"id":22249187,"url":"https://github.com/volker-raschek/rpm-builder-docker","last_synced_at":"2026-02-07T05:02:12.306Z","repository":{"id":335843282,"uuid":"1138212219","full_name":"volker-raschek/rpm-builder-docker","owner":"volker-raschek","description":"[MIRROR]: Source code docker.io/volkerraschek/rpm-builder","archived":false,"fork":false,"pushed_at":"2026-02-01T12:15:56.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-01T21:50:47.673Z","etag":null,"topics":["docker","podman","rhel","rpm","terraform-managed"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/volkerraschek/rpm-builder","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volker-raschek.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":"2026-01-20T11:36:24.000Z","updated_at":"2026-02-01T12:15:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/volker-raschek/rpm-builder-docker","commit_stats":null,"previous_names":["volker-raschek/rpm-builder-docker"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/volker-raschek/rpm-builder-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Frpm-builder-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Frpm-builder-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Frpm-builder-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Frpm-builder-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volker-raschek","download_url":"https://codeload.github.com/volker-raschek/rpm-builder-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Frpm-builder-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29186742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T03:35:06.566Z","status":"ssl_error","status_checked_at":"2026-02-07T03:34:57.604Z","response_time":63,"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":["docker","podman","rhel","rpm","terraform-managed"],"created_at":"2024-12-03T06:25:12.242Z","updated_at":"2026-02-07T05:02:12.285Z","avatar_url":"https://github.com/volker-raschek.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rpm-builder\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/rpm-builder)](https://hub.docker.com/r/volkerraschek/rpm-builder)\n\nThis project contains only build sources for the container image `git.cryptic.systems/volker.raschek/rpm-builder`. The\nupstream project ist hosted on [github](https://github.com/Richterrettich/rpm-builder).\n\n## Usage\n\nPackage an example application like `my-demo-application` via the following example command.\n\n```bash\n$ docker run \\\n    --workdir /workspace \\\n    --volume ${PWD}/workspace:rw \\\n    --rm \\\n    git.cryptic.systems/volker.raschek/rpm-builder:latest \\\n      --arch=x86_64 \\\n      --epoch=0 \\\n      --version=0.1.0 \\\n      --release=1 \\\n      --license=\"Apache 2.0\" \\\n      --name my-demo-application \\\n      --dir installDir:/ \\\n      --out /workspace/my-demo-application.rpm \\\n      .\n```\n\nYou get on overview of all possible sub commands via `--help` or visit the\n[documentation](https://github.com/Richterrettich/rpm-builder#additional-flags).\n\n```bash\n$ docker run \\\n    --rm \\\n    git.cryptic.systems/volker.raschek/rpm-builder:latest \\\n      --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker-raschek%2Frpm-builder-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolker-raschek%2Frpm-builder-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker-raschek%2Frpm-builder-docker/lists"}