{"id":20548568,"url":"https://github.com/benleb/icecc-multiarch","last_synced_at":"2025-03-06T05:25:24.530Z","repository":{"id":40470440,"uuid":"332492160","full_name":"benleb/icecc-multiarch","owner":"benleb","description":"🧊㏄ · multi-arch icecc docker images ","archived":false,"fork":false,"pushed_at":"2023-01-31T07:01:05.000Z","size":44,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-16T16:26:43.300Z","etag":null,"topics":["docker","ghcr","icecc","multi-arch","multi-platform"],"latest_commit_sha":null,"homepage":"https://github.com/users/benleb/packages/container/package/icecc-multiarch","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benleb.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":"2021-01-24T16:04:13.000Z","updated_at":"2024-05-12T16:25:20.000Z","dependencies_parsed_at":"2023-02-16T16:45:31.125Z","dependency_job_id":null,"html_url":"https://github.com/benleb/icecc-multiarch","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/benleb%2Ficecc-multiarch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Ficecc-multiarch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Ficecc-multiarch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Ficecc-multiarch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benleb","download_url":"https://codeload.github.com/benleb/icecc-multiarch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242152667,"owners_count":20080330,"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":["docker","ghcr","icecc","multi-arch","multi-platform"],"created_at":"2024-11-16T02:13:54.583Z","updated_at":"2025-03-06T05:25:24.511Z","avatar_url":"https://github.com/benleb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# icecc-multiarch\n\n## run\n\n```bash\n# arm64\ndocker run --rm --platform linux/arm64 --net host ghcr.io/benleb/icecc-multiarch:latest -vv\n\n# amd64\ndocker run --rm --platform linux/amd64 --net host ghcr.io/benleb/icecc-multiarch:latest -vv\n\n# arm/v7\ndocker run --rm --platform linux/arm/v7 --net host ghcr.io/benleb/icecc-multiarch:latest -vv\n\n# arm/v6\ndocker run --rm --platform linux/arm/v6 --net host ghcr.io/benleb/icecc-multiarch:latest -vv\n```\n\nSee [workflow](.github/workflows/build.yml) for available `--platform`s\n\n## compose example\n\n```yaml\n  ...\n\n  icecc-arm64:\n    image: ghcr.io/benleb/icecc-multiarch\n    container_name: \"icecc-arm64\"\n    platform: \"linux/arm64\"\n    network_mode: host\n    restart: unless-stopped\n\n  icecc-armv6:\n    image: ghcr.io/benleb/icecc-multiarch\n    container_name: \"icecc-armv6\"\n    platform: \"llinux/arm/v6\"\n    network_mode: host\n    restart: unless-stopped\n\n  ...\n```\n\n## local build\n\n```bash\n# native arch\ndocker buildx build ---tag icecc-multiarch:dev --load .\n\n# given arch(s)\ndocker buildx build ---tag icecc-multiarch:dev --platform linux/arm64,linux/amd64 --load .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenleb%2Ficecc-multiarch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenleb%2Ficecc-multiarch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenleb%2Ficecc-multiarch/lists"}