{"id":20378302,"url":"https://github.com/botto/docker-openwrt-imagebuilder","last_synced_at":"2026-03-05T16:04:11.573Z","repository":{"id":25525899,"uuid":"28958153","full_name":"botto/docker-openwrt-imagebuilder","owner":"botto","description":"Script to prepare a dockerfile that creates a container for the openwrt imagebuilder","archived":false,"fork":false,"pushed_at":"2015-01-12T14:05:19.000Z","size":200,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T03:26:35.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/botto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-08T09:15:14.000Z","updated_at":"2021-09-08T05:28:17.000Z","dependencies_parsed_at":"2022-08-24T05:41:04.956Z","dependency_job_id":null,"html_url":"https://github.com/botto/docker-openwrt-imagebuilder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/botto/docker-openwrt-imagebuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fdocker-openwrt-imagebuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fdocker-openwrt-imagebuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fdocker-openwrt-imagebuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fdocker-openwrt-imagebuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botto","download_url":"https://codeload.github.com/botto/docker-openwrt-imagebuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fdocker-openwrt-imagebuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30134588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T15:35:27.018Z","status":"ssl_error","status_checked_at":"2026-03-05T15:35:23.768Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-15T01:49:51.262Z","updated_at":"2026-03-05T16:04:11.556Z","avatar_url":"https://github.com/botto.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Script that prepares a dockerfile to build a openwrt imagebuilder\n\nTo prepare an ar71xxx imagebuilder\n\n```bash\n$ ./prepare.sh https://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/OpenWrt-ImageBuilder-ar71xx_generic-for-linux-x86_64.tar.bz2\n$ docker build -t botto/openwrt-imagebuilder-ar71xxx .\n```\n\n\n```bash\n$ docker run botto/openwrt-imagebuilder-ar71xxx make info\n$ docker run botto/openwrt-imagebuilder-ar71xxx make image PROFILE=\"TLWR703\"\n```\n\nIf you want to have the bin files dumped to a location you can access them on the host machine\n\n```bash\n$ cd docker-openwrt-imagebuilder\n$ mkdir openwrt-bin\n$ docker run -v openwrt-bin:/openwrt-bin botto/openwrt-imagebuilder-ar71xxx make image PROFILE=\"TLWR703\" BIN_DIR=\"/openwrt-bin\"\n$ cd openwrt-bin\n```\n\n## Existing container\nIf you don't want to run the build but simply want to download a container, ar71xxx already has a prepared container  \n```$ docker pull botto/openwrt-imagebuilder-ar71xxx```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotto%2Fdocker-openwrt-imagebuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotto%2Fdocker-openwrt-imagebuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotto%2Fdocker-openwrt-imagebuilder/lists"}