{"id":20830249,"url":"https://github.com/stone/deb-builder","last_synced_at":"2026-04-25T13:07:08.104Z","repository":{"id":94646356,"uuid":"171457899","full_name":"stone/deb-builder","owner":"stone","description":"Debian package builder using docker.","archived":false,"fork":false,"pushed_at":"2019-02-19T11:01:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T19:29:38.182Z","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/stone.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-19T10:58:58.000Z","updated_at":"2020-02-12T20:26:56.000Z","dependencies_parsed_at":"2023-04-07T07:01:20.929Z","dependency_job_id":null,"html_url":"https://github.com/stone/deb-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fdeb-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fdeb-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fdeb-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fdeb-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stone","download_url":"https://codeload.github.com/stone/deb-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243179899,"owners_count":20249187,"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","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-17T23:23:50.330Z","updated_at":"2025-12-25T13:58:54.038Z","avatar_url":"https://github.com/stone.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Docker image for building debian packages\n\nBuild docker base image:\n\n    docker build -t deb-builder:18.04 -f Dockerfile-ubuntu-18.04 .\n    docker build -t deb-builder:17.04 -f Dockerfile-ubuntu-17.04 .\n\nUse build:\n\n    usage: build [options...] SOURCEDIR\n    Options:\n        -i IMAGE  Name of the docker image (including tag) to use as package build environment.\n        -o DIR    Destination directory to store packages to.\n        -d DIR    Directory that contains other deb packages that need to be installed before build.\n        -r DIR    Directory of shell scripts to be run in the container before building.\n        -k        Keep docker container after build.\n\n    mkdir /tmp/deb\n    ./build -i deb-builder:18.04 -o /tmp/deb -r example/prerun.d -p example/postrun.d  example/hello-2.10\n    ls /tmp/deb\n    hello_2.10-1_amd64.build\n    hello_2.10-1_amd64.buildinfo\n    hello_2.10-1_amd64.changes\n    hello_2.10-1_amd64.deb\n    hello-dbgsym_2.10-1_amd64.ddeb\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstone%2Fdeb-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstone%2Fdeb-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstone%2Fdeb-builder/lists"}