{"id":39467482,"url":"https://github.com/3mdeb/armbian-docker","last_synced_at":"2026-01-18T04:51:28.395Z","repository":{"id":77148810,"uuid":"59653969","full_name":"3mdeb/armbian-docker","owner":"3mdeb","description":"Docker for building Armbian","archived":false,"fork":false,"pushed_at":"2016-06-25T22:57:37.000Z","size":2,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-09-21T15:12:38.936Z","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/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":"2016-05-25T10:26:21.000Z","updated_at":"2023-09-28T00:47:17.072Z","dependencies_parsed_at":null,"dependency_job_id":"4ac8aa9b-18e2-41ce-a54a-0706fa4dfb27","html_url":"https://github.com/3mdeb/armbian-docker","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"c311e099d1699324322ecc6519b1f14a0876db7f"},"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/3mdeb/armbian-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Farmbian-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Farmbian-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Farmbian-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Farmbian-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3mdeb","download_url":"https://codeload.github.com/3mdeb/armbian-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Farmbian-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530347,"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":[],"created_at":"2026-01-18T04:51:27.743Z","updated_at":"2026-01-18T04:51:28.384Z","avatar_url":"https://github.com/3mdeb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository aim to provide container for building [Armbian](https://github.com/igorpecovnik/lib).\n\nAssumptions:\n\n* x86_64 Debian sid as host and container system\n* there should be minimal number of packets installed by Armbian\n* setup should simplify contribution (ie. using forked repo)\n\nUsage\n-----\n\n\n```\ngit clone https://github.com/igorpecovnik/lib.git\ncd armbian-docker\ndocker build -t 3mdeb/armbian .\ncd ..\ndocker run -v ${PWD}/lib:/root/lib -t -i 3mdeb/armbian\n```\n\nShorter way:\n\n```\ngit clone https://github.com/3mdeb/armbian-docker.git\ncd armbian-docker\nREPO=git@github.com:3mdeb/lib.git ./init.sh\n```\n\n_NOTE_: you need access to `..`, also if `REPO` not provided\n`https://github.com/igorpecovnik/lib.git` will be used\n\nDevelopment setup\n-----------------\n\n\n## Prepare repository\n\nClone your Armbian fork:\n\n```\ngit clone git@github.com:3mdeb/lib.git\n\n```\n\nAdd Igor's repository as upstream:\n\n```\ncd lib\ngit remote add upstream https://github.com/igorpecovnik/lib.git\ngit fetch upstream\n```\n\nPull recent changes if needed.\n\n## Run container\n\n```\ndocker run -v ${PWD}/lib:/root/lib -t -i 3mdeb/armbian\n```\n\nEdit and commit your code on host side.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Farmbian-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3mdeb%2Farmbian-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Farmbian-docker/lists"}