{"id":18716205,"url":"https://github.com/carlonluca/docker-rpi-ubuntu-kernel","last_synced_at":"2025-10-07T04:50:44.982Z","repository":{"id":67318852,"uuid":"398416692","full_name":"carlonluca/docker-rpi-ubuntu-kernel","owner":"carlonluca","description":"Docker image to cross-build the Ubuntu kernel for the Raspberry Pi 4 (arm64).","archived":false,"fork":false,"pushed_at":"2021-12-02T23:26:51.000Z","size":2,"stargazers_count":3,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T13:49:50.366Z","etag":null,"topics":["docker","kernel","linux","raspberry-pi","ubuntu"],"latest_commit_sha":null,"homepage":"https://bugfreeblog.duckdns.org","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/carlonluca.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-20T22:49:12.000Z","updated_at":"2024-12-28T19:11:03.000Z","dependencies_parsed_at":"2023-06-10T20:00:24.009Z","dependency_job_id":null,"html_url":"https://github.com/carlonluca/docker-rpi-ubuntu-kernel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carlonluca/docker-rpi-ubuntu-kernel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlonluca%2Fdocker-rpi-ubuntu-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlonluca%2Fdocker-rpi-ubuntu-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlonluca%2Fdocker-rpi-ubuntu-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlonluca%2Fdocker-rpi-ubuntu-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlonluca","download_url":"https://codeload.github.com/carlonluca/docker-rpi-ubuntu-kernel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlonluca%2Fdocker-rpi-ubuntu-kernel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722770,"owners_count":26034461,"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-10-07T02:00:06.786Z","response_time":59,"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":["docker","kernel","linux","raspberry-pi","ubuntu"],"created_at":"2024-11-07T13:11:53.954Z","updated_at":"2025-10-07T04:50:44.959Z","avatar_url":"https://github.com/carlonluca.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-rpi-ubuntu-kernel\n\nImage to cross-build the Ubuntu kernel for the Raspberry Pi 4. The image contains all the needed tools here: https://hub.docker.com/repository/docker/carlonluca/docker-rpi-ubuntu-kernel.\n\n## Usage\n\nFrom the host:\n\n```\nmkdir workspace\ncd workspace\ngit clone https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/hirsute src\n[apply needed patches]\n```\n\nNow you can build the kernel by running the script in the container:\n\n```\ndocker run --rm -it --name builder -v $PWD/workspace:/workspace \\\n    -v $PWD/build.sh:/build.sh carlonluca/docker-rpi-ubuntu-kernel:focal \\\n    /build.sh\n```\n\nin workspace/out you should get the packages to install in your pi:\n\n```\n$ ls -lh workspace/out/\ntotal 55M\n-rw-r--r-- 1 root root 787K 21 ago 00.35 linux-buildinfo-5.11.0-1016-raspi_5.11.0-1016.17_arm64.deb\n-rw-r--r-- 1 root root 1,3M 21 ago 00.35 linux-headers-5.11.0-1016-raspi_5.11.0-1016.17_arm64.deb\n-rw-r--r-- 1 root root 9,6M 21 ago 00.35 linux-image-5.11.0-1016-raspi_5.11.0-1016.17_arm64.deb\n-rw-r--r-- 1 root root  31M 21 ago 00.35 linux-modules-5.11.0-1016-raspi_5.11.0-1016.17_arm64.deb\n-rw-r--r-- 1 root root  12M 20 ago 23.49 linux-raspi-headers-5.11.0-1016_5.11.0-1016.17_arm64.deb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlonluca%2Fdocker-rpi-ubuntu-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlonluca%2Fdocker-rpi-ubuntu-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlonluca%2Fdocker-rpi-ubuntu-kernel/lists"}