{"id":39467662,"url":"https://github.com/3mdeb/debos-docker","last_synced_at":"2026-01-18T04:51:37.259Z","repository":{"id":77148816,"uuid":"145999095","full_name":"3mdeb/debos-docker","owner":"3mdeb","description":"Docker container for debos: https://github.com/go-debos/debos","archived":false,"fork":false,"pushed_at":"2019-04-18T08:32:19.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-09-21T16:23:17.155Z","etag":null,"topics":["building","debian","debos","docker"],"latest_commit_sha":null,"homepage":"","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/3mdeb.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}},"created_at":"2018-08-24T14:05:32.000Z","updated_at":"2023-09-28T00:47:16.208Z","dependencies_parsed_at":"2023-07-11T08:46:14.776Z","dependency_job_id":null,"html_url":"https://github.com/3mdeb/debos-docker","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.4285714285714286,"last_synced_commit":"85974da575e7edc033a6fc33a008679954aa204f"},"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/3mdeb/debos-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdebos-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdebos-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdebos-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdebos-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3mdeb","download_url":"https://codeload.github.com/3mdeb/debos-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdebos-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["building","debian","debos","docker"],"created_at":"2026-01-18T04:51:37.161Z","updated_at":"2026-01-18T04:51:37.235Z","avatar_url":"https://github.com/3mdeb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Prerequisites\n-------------\n\n* enabled virtualization:\n\n  - check if you have `kvm` device node:\n\n    ```\n    ls /dev/kvm\n    ```\n\n  If not, enable virtualization in BIOS and check again.\n\n  - add your user to kvm group:\n\n    ```\n    usermod -a -G kvm \u003cyour-user-name\u003e\n    ```\n\n   Visit [linux-kvm FAQ](https://www.linux-kvm.org/page/FAQ) for more informations.\n\n* `binfmt_misc` module loaded on the host machine:\n\n```\nmodprobe binfmt_misc\n```\n\nPull Docker image\n-----------------\n\n```\ndocker pull 3mdeb/debos-docker\n```\n\nRunning\n-------\n\n```\n./run.sh DEBOS_PARAMETERS\n```\n\n\u003e Visit [debos repo](https://github.com/go-debos/debos) for tool usage\n\nFor easy access from any directory:\n\n```\nln -s $(readlink -f run.sh) ~/bin/debos-docker\ndebos-docker DEBOS_PARAMETERS\n```\n\nBuild Docker image\n------------------\n\n\u003e For development purposes only. Pull from dockerhub otherwise.\n\n```\n./build.sh\n```\n\nRelease image to dockerhub\n--------------------------\n\n./release.sh VERSION_BUMP\n\n`VERSION_BUMP` can be: `major`, `minor`, `patch`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fdebos-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3mdeb%2Fdebos-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fdebos-docker/lists"}