{"id":34295594,"url":"https://github.com/jannispinter/arch-openwrt-buildroot","last_synced_at":"2025-12-17T04:42:58.655Z","repository":{"id":19555015,"uuid":"22803729","full_name":"jannispinter/arch-openwrt-buildroot","owner":"jannispinter","description":"Arch Linux based OpenWrt buildroot docker image","archived":false,"fork":false,"pushed_at":"2015-05-28T06:43:49.000Z","size":200,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-20T14:20:37.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/jannispinter.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":"2014-08-10T07:01:45.000Z","updated_at":"2024-03-20T14:20:37.756Z","dependencies_parsed_at":"2022-07-22T12:02:07.754Z","dependency_job_id":null,"html_url":"https://github.com/jannispinter/arch-openwrt-buildroot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jannispinter/arch-openwrt-buildroot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jannispinter%2Farch-openwrt-buildroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jannispinter%2Farch-openwrt-buildroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jannispinter%2Farch-openwrt-buildroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jannispinter%2Farch-openwrt-buildroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jannispinter","download_url":"https://codeload.github.com/jannispinter/arch-openwrt-buildroot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jannispinter%2Farch-openwrt-buildroot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27777208,"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-12-17T02:00:08.291Z","response_time":55,"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":"2025-12-17T04:42:58.230Z","updated_at":"2025-12-17T04:42:58.645Z","avatar_url":"https://github.com/jannispinter.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Arch Linux based OpenWrt Buildroot\n==================================\n[![Docker Build Status](http://hubstatus.container42.com/jannispinter/arch-openwrt-buildroot)](https://registry.hub.docker.com/u/jannispinter/arch-openwrt-buildroot)\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)]()\n\nThis is an Arch Linux based docker container for the OpenWrt buildroot.\n\nDerived from [noonien](https://github.com/noonien/docker-openwrt-buildroot)\n\nBecause the build system requires that its commands are not executed by root, the user openwrt was created. \nThe buildroot can be found in `/home/openwrt/openwrt`.\n\n## Installation\n### Clone this repository\n```sh\ngit clone https://github.com/jannispinter/arch-openwrt-buildroot.git\n```\n### Build the docker image\n```sh\ncd arch-openwrt-buildroot\ndocker build -t=\"arch-openwrt-buildroot:trunk\" .\n```\n\nThe dot at the end indicates that `docker build` will use the current directory to find the `Dockerfile`.\n\n## Usage\n### 1. Run the docker image\n```sh\ndocker run -i -t arch-openwrt-buildroot:trunk\n```\n### 2. You might want to install all the feeds\n```sh\n./scripts/feeds install -a\n```\n\n### 3. Configure your OpenWrt image\n\n```sh\nmake menuconfig\n```\nFollow the official OpenWrt Buildroot instructions: http://wiki.openwrt.org/doc/howto/build\n\n### Copy OpenWrt images to host system\nYou can use `docker cp` to copy the binary image out of the container to your host system.\n```sh\ndocker cp \u003ccontainerId\u003e:/home/openwrt/openwrt/bin/\u003carch\u003e/\u003cimagefile.bin\u003e /host/path/target\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjannispinter%2Farch-openwrt-buildroot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjannispinter%2Farch-openwrt-buildroot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjannispinter%2Farch-openwrt-buildroot/lists"}