{"id":19312336,"url":"https://github.com/niw/buildroot-docker","last_synced_at":"2026-05-20T07:41:16.177Z","repository":{"id":66678209,"uuid":"394820765","full_name":"niw/buildroot-docker","owner":"niw","description":"A simple build environment for Buildroot by using Docker.","archived":false,"fork":false,"pushed_at":"2023-12-08T07:54:26.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T02:29:20.772Z","etag":null,"topics":["buildroot","docker","dokerfile","linux"],"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/niw.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":"2021-08-11T01:03:12.000Z","updated_at":"2024-06-20T12:36:37.000Z","dependencies_parsed_at":"2025-01-06T08:24:12.049Z","dependency_job_id":null,"html_url":"https://github.com/niw/buildroot-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niw%2Fbuildroot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niw%2Fbuildroot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niw%2Fbuildroot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niw%2Fbuildroot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niw","download_url":"https://codeload.github.com/niw/buildroot-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240415211,"owners_count":19797599,"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":["buildroot","docker","dokerfile","linux"],"created_at":"2024-11-10T00:34:19.329Z","updated_at":"2026-05-20T07:41:11.156Z","avatar_url":"https://github.com/niw.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"buildroot-docker\n================\n\nA simple build environment for [Buildroot](https://buildroot.org/)\nby using Docker.\n\n\nUsage\n-----\n\nUse following command to build Docker image, volumes with volume only\ncontainer, and run a shell for the Buildroot.\n\n```\nmake image volumes run\n```\n\n- The working directory is `/buildroot`, where the Buildroot is\n  checked out.\n- The default output directory `/output` and download directory\n  `/buildroot/dl` are in volume only container.\n- `images` is mounted `/output/images` to retrieve the images built.\n\n\u003e NOTE: See `Dockerfile` why it is using `/output` instead of\n\u003e default `/buildroot/output`.\n\n### Example usage for Linux on LiteX VexRiscv\n\nThis is an example usage to build Linux image for\n[Linux on LiteX VexRiscv](https://github.com/litex-hub/linux-on-litex-vexriscv).\n\nRun Buildroot Docker container.\n\n```\n$ make run ARGS='-v /path/to/linux-on-litex-vexriscv:/linux-on-litex-vexriscv'\n```\n\nIn Docker container, run Buildroot.\n\n```\n$ make BR2_EXTERNAL=/linux-on-litex-vexriscv/buildroot litex_vexriscv_defconfig\n$ make\n```\n\nIt builds `fw_jump.bin`, `Images`, and `rootfs.cpio`, places them in\n`/output/images` where is mounted from `images` also place symlinks in\n`/linux-on-litex-vexriscv/images` where is mounted from\n`/path/to/linux-on-litex-vexriscv/images`,\nbut these are pointing the locaiton in container thus replace them with\nthe one in `images`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniw%2Fbuildroot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniw%2Fbuildroot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniw%2Fbuildroot-docker/lists"}