{"id":20310267,"url":"https://github.com/multiarch/fedora","last_synced_at":"2025-07-27T23:33:34.850Z","repository":{"id":47487744,"uuid":"49878304","full_name":"multiarch/fedora","owner":"multiarch","description":":earth_africa: `fedora` Docker image for multiple architectures","archived":false,"fork":false,"pushed_at":"2021-08-29T20:05:55.000Z","size":32,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T15:57:34.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/multiarch.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":"2016-01-18T13:23:22.000Z","updated_at":"2024-08-10T14:10:36.000Z","dependencies_parsed_at":"2022-09-03T04:52:09.663Z","dependency_job_id":null,"html_url":"https://github.com/multiarch/fedora","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/multiarch/fedora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Ffedora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Ffedora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Ffedora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Ffedora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiarch","download_url":"https://codeload.github.com/multiarch/fedora/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Ffedora/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267441264,"owners_count":24087771,"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-07-27T02:00:11.917Z","response_time":82,"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":"2024-11-14T17:30:58.146Z","updated_at":"2025-07-27T23:33:34.812Z","avatar_url":"https://github.com/multiarch.png","language":"Shell","readme":"# :earth_africa: fedora ![actions](https://github.com/multiarch/fedora/workflows/actions/badge.svg)\n\n![](https://raw.githubusercontent.com/multiarch/dockerfile/master/logo.jpg)\n\nMultiarch Fedora images for Docker.\n\n* `multiarch/fedora` on [Docker Hub](https://hub.docker.com/r/multiarch/fedora/)\n* [Available tags](https://hub.docker.com/r/multiarch/fedora/tags/)\n\n## Usage\n\nOnce you need to configure binfmt-support on your Docker host.\nThis works locally or remotely (i.e using boot2docker or swarm).\n\n```console\n# configure binfmt-support on the Docker host (works locally or remotely, i.e: using boot2docker)\n$ docker run --rm --privileged multiarch/qemu-user-static:register --reset\n```\n\nThen you can run an `s390x` image from your `x86_64` Docker host.\n\n```console\n$ docker run -it --rm multiarch/fedora:34-s390x\nroot@90440a11f34d:/# uname -a\nLinux 90440a11f34d 4.4.27-moby #1 SMP Wed Oct 26 14:21:29 UTC 2016 armv7l armv7l armv7l GNU/Linux\nroot@90440a11f34d:/# exit\n```\n\nOr an `x86_64` image from your `x86_64` Docker host, directly, without qemu emulation.\n\n```console\n$ docker run -it --rm multiarch/fedora:34-x86_64\nroot@44f11f2bc4a8:/# uname -a\nLinux 44f11f2bc4a8 4.4.27-moby #1 SMP Wed Oct 26 14:21:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux\nroot@44f11f2bc4a8:/#\n```\n\nIt also works for `aarch64`\n\n```console\n$ docker run -it --rm multiarch/fedora:34-aarch64\nroot@34f68c7ec9ae:/# uname -a\nLinux 34f68c7ec9ae 4.4.27-moby #1 SMP Wed Oct 26 14:21:29 UTC 2016 aarch64 aarch64 aarch64 GNU/Linux\nroot@34f68c7ec9ae:/#\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Ffedora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiarch%2Ffedora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Ffedora/lists"}