{"id":28362427,"url":"https://github.com/halide/docker-images","last_synced_at":"2026-02-13T06:41:52.466Z","repository":{"id":147695441,"uuid":"526373174","full_name":"halide/docker-images","owner":"halide","description":"Docker images for use in GHA workflows.","archived":false,"fork":false,"pushed_at":"2026-01-27T14:02:54.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-28T01:27:23.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/halide.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-18T21:07:23.000Z","updated_at":"2026-01-27T14:03:23.000Z","dependencies_parsed_at":"2023-12-13T01:32:36.012Z","dependency_job_id":"a25a286a-fb40-4eeb-ab06-4e34396d48c2","html_url":"https://github.com/halide/docker-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halide/docker-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halide%2Fdocker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halide%2Fdocker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halide%2Fdocker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halide%2Fdocker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halide","download_url":"https://codeload.github.com/halide/docker-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halide%2Fdocker-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2025-05-28T14:40:11.641Z","updated_at":"2026-02-13T06:41:52.451Z","avatar_url":"https://github.com/halide.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Halide CI Docker images\n\nThis repository contains a number of Dockerfiles that are used by Halide's\ncontinuous integration system to speed up packaging (and maybe someday testing)\nworkflows.\n\nAt the moment, the six-hour time limit on GitHub Actions makes the\naarch64 copies of `manylinux2014-*-llvm` unable to be built and deployed\nautomatically. Instead, until a cross-compiling solution can be devised, these\nimages will have to be constructed and pushed locally.\n\nThe steps for doing this are, assuming qemu user static has been set up\nalready, the following:\n\n  1. Create a [GitHub token] with `write:packages` permissions.\n  2. Store the token in an environment variable, `GITHUB_TOKEN`.\n  3. Log in to the Container Registry Service via `echo $GITHUB_TOKEN | sudo docker login ghcr.io -u USERNAME --password-stdin`\n  4. Run the `./build-images.sh 18.1.8` script. You must specify the llvm version as\n     the first argument. The `reset-docker.sh` script will delete\n     **everything** from your local Docker instance, so be warned. But it can\n     come in handy when disk space is an issue.\n  5. Push the images via:\n\n         docker push ghcr.io/halide/manylinux2014_aarch64-llvm:18.1.8\n         docker push ghcr.io/halide/manylinux2014_x86_64-llvm:18.1.8\n\nSee the docs for more details: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry\n\n## Setting up qemu\n\nFor some reason, the directions for doing this are hard to find. Fortunately,\nit's pretty easy:\n\n```\n$ sudo apt install qemu-user-static\n$ sudo docker run --rm --privileged multiarch/qemu-user-static --reset -p yes\n...\n$ sudo docker buildx ls\n...\n```\n\nThe last command should print a long list of cross-platforms,\nincluding `linux/arm64`.\n\n[GitHub token]: https://github.com/settings/tokens/new\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalide%2Fdocker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalide%2Fdocker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalide%2Fdocker-images/lists"}