{"id":20332735,"url":"https://github.com/aorith/deb-docker-builder","last_synced_at":"2025-07-22T20:34:03.263Z","repository":{"id":50578491,"uuid":"512477577","full_name":"aorith/deb-docker-builder","owner":"aorith","description":"Build simple debian binary packages with docker","archived":false,"fork":false,"pushed_at":"2022-07-30T18:14:00.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T12:46:01.197Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aorith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-10T16:00:18.000Z","updated_at":"2022-07-30T10:19:45.000Z","dependencies_parsed_at":"2022-09-24T14:00:23.286Z","dependency_job_id":null,"html_url":"https://github.com/aorith/deb-docker-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/aorith/deb-docker-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aorith%2Fdeb-docker-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aorith%2Fdeb-docker-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aorith%2Fdeb-docker-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aorith%2Fdeb-docker-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aorith","download_url":"https://codeload.github.com/aorith/deb-docker-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aorith%2Fdeb-docker-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266567639,"owners_count":23949391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-11-14T20:28:01.075Z","updated_at":"2025-07-22T20:34:03.244Z","avatar_url":"https://github.com/aorith.png","language":"Shell","readme":"\u003e Generate simple debian binary packages.  \n\n* [new-recipe.sh](new-recipe.sh) creates the skeleton of a new recipe to build a package.  \n* [build.sh](build.sh) builds a package from one of the existing recipes.  \n\nWhen building a package the contents of `recipes/\u003cpackage_name\u003e/\u003ctag\u003e` will be available inside of the container in two directories:   \n\n- `/recipe-ro` a read-only bind mount  \n- `/recipe` a copy of the contents, *scripts* should do its work here  \n\nAll the *scripts* or binaries with execution permissions found at `/recipe/build/scripts` (which would be `recipes/\u003cpackage_name\u003e/\u003ctag\u003e/build/scripts` outside of the container) will be executed in order.   \nWhen those *scripts* finish the contents of `/recipe/package` will be built into a `.deb` file and saved to the `output/` directory outside of the container.  \n\nThe `DEBIAN/control` file should include:  \n\n```\nPackage: \u003cpackage_name\u003e\nVersion: \u003cpackage_version\u003e\nArchitecture: \u003carch\u003e\nMaintainer: \u003cname/email\u003e\nDepends: \u003cdependencies\u003e (optional but recommended)\nSection: \u003csection\u003e\nPriority: optional\nDescription: \u003cdescription\u003e\n```\n\nCheck [recipes/hello-world/bullseye](./recipes/hello-world/bullseye) for an example.  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faorith%2Fdeb-docker-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faorith%2Fdeb-docker-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faorith%2Fdeb-docker-builder/lists"}