{"id":15580113,"url":"https://github.com/neutree/gprs_build","last_synced_at":"2025-08-21T18:06:21.162Z","repository":{"id":100552478,"uuid":"143258348","full_name":"Neutree/gprs_build","owner":"Neutree","description":"docker builder for Ai-Thinker A9/A9G GPRS module ( RDA8955)","archived":false,"fork":false,"pushed_at":"2022-08-21T04:05:28.000Z","size":10,"stargazers_count":14,"open_issues_count":3,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T10:18:33.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/Neutree.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":"2018-08-02T07:26:07.000Z","updated_at":"2025-02-09T22:39:07.000Z","dependencies_parsed_at":"2023-05-15T21:00:34.590Z","dependency_job_id":null,"html_url":"https://github.com/Neutree/gprs_build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Neutree/gprs_build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neutree%2Fgprs_build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neutree%2Fgprs_build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neutree%2Fgprs_build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neutree%2Fgprs_build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neutree","download_url":"https://codeload.github.com/Neutree/gprs_build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neutree%2Fgprs_build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271517687,"owners_count":24773748,"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-08-21T02:00:08.990Z","response_time":74,"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":"2024-10-02T19:22:56.491Z","updated_at":"2025-08-21T18:06:21.118Z","avatar_url":"https://github.com/Neutree.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[gprs_build](https://github.com/Neutree/gprs_build)\n----------\n\nDocker build environment for Ai-Thinker A9/A9G (RDA8955)\n\nWe can do more awsome works by docker image, e.g.\n\n* Set up build evironment faster and easier  without affecting the host (physical machine/PC) environment\n* No platform limitation, you just need to install docker\n* Makes automatic testing easier\n\n## Usage\n\n### 0. Install docker\n\nJust follow [official doc here](https://docs.docker.com/engine/installation/)\n\n### 1. Get build environment docker image\n\n```\ndocker pull neucrack/gprs_build\n```\n\nUse daocloud maybe faster if you are in China\n```\ndocker pull daocloud.io/neucrack/gprs_build\n```\n\n### 2. Run gprs build container\n\nput you project in a projects folder, like `~/projects`\n\n```\ndocker run -it --name gprs_builder --rm -v ~/projects:/projects neucrack/gprs_build /bin/bash\n```\n\n### compile\n\nrun command in docker container\n\n```\ncd /projects/GPRS_C_SDK\n./build.sh demo gpio\n```\n\nor\n```\nwork GPRS_C_SDK\n./build.sh demo gpio\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneutree%2Fgprs_build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneutree%2Fgprs_build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneutree%2Fgprs_build/lists"}