{"id":15441824,"url":"https://github.com/mudler/docker-sabayon-builder-amd64","last_synced_at":"2025-06-27T01:32:59.321Z","repository":{"id":69642262,"uuid":"38111001","full_name":"mudler/docker-sabayon-builder-amd64","owner":"mudler","description":"Sabayon builder base image docker repository","archived":false,"fork":false,"pushed_at":"2015-10-08T11:26:47.000Z","size":226,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T07:12:10.701Z","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/mudler.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":"2015-06-26T12:53:40.000Z","updated_at":"2024-01-02T22:20:28.000Z","dependencies_parsed_at":"2023-03-09T03:45:10.669Z","dependency_job_id":null,"html_url":"https://github.com/mudler/docker-sabayon-builder-amd64","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mudler/docker-sabayon-builder-amd64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fdocker-sabayon-builder-amd64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fdocker-sabayon-builder-amd64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fdocker-sabayon-builder-amd64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fdocker-sabayon-builder-amd64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudler","download_url":"https://codeload.github.com/mudler/docker-sabayon-builder-amd64/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fdocker-sabayon-builder-amd64/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262172744,"owners_count":23270092,"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-10-01T19:23:19.686Z","updated_at":"2025-06-27T01:32:59.276Z","avatar_url":"https://github.com/mudler.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sabayon Builder: a Docker Project #\n\nAttention! It's under strong development\n\nState: Alpha\n\nThe purpose of this project is to provide an image of Sabayon docker-capable builder.\nIt is just a [Sabayon base](https://github.com/mudler/docker-sabayon-base) with upgrades and compilation tools.\n\nImages are also on Docker Hub [sabayon/builder-amd64](https://registry.hub.docker.com/u/sabayon/builder-amd64/) [sabayon/builder-amd64-squashed](https://registry.hub.docker.com/u/sabayon/builder-amd64-squashed/).\n\n## What is\n\nThe docker container serves as a out-of-the-box builder for Sabayon.\n\nThe image will run a script that will check that all the deps of your specified atom are available on entropy, and installs them before compiling the actual package; then, it will emerge and build the packages and it's dependency that are not already available on the official sabayon repository\n\n## How to use\n\n### 1) start docker\n\nEnsure to have the daemon started and running:\n\n    sudo systemctl start docker\n\n### 2) build your packages\n\nThe container expect as arguments the commands to be executed to emerge, it acts like a wrapper with few enhancements.\n\nFor example, if you want to build app-text/tree\n\n    docker run -ti --rm sabayon/builder-amd64 app-text/tree\n\nOr a package available in an overlay\n\n    docker run -ti --rm sabayon/builder-amd64 plasma-meta --layman kde\n\n## Check the volumes for your output\n\nyou can inspect the volumes mounted by docker, or mounting externally the output directories (in such case /usr/portage/distfiles)\n\n    docker run -ti --rm -v \"$PWD\"/artifacts:/usr/portage/packages sabayon/builder-amd64 app-text/tree\n\ne.g. now you can find your tbz2 in your current directory, inside the \"artifacts\" folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fdocker-sabayon-builder-amd64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudler%2Fdocker-sabayon-builder-amd64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fdocker-sabayon-builder-amd64/lists"}