{"id":20310281,"url":"https://github.com/multiarch/ubuntu-core","last_synced_at":"2026-04-02T02:47:59.945Z","repository":{"id":47464006,"uuid":"48370396","full_name":"multiarch/ubuntu-core","owner":"multiarch","description":":earth_africa: `ubuntu-core` Docker image for multiple architectures","archived":false,"fork":false,"pushed_at":"2023-07-14T02:20:38.000Z","size":41,"stargazers_count":39,"open_issues_count":5,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T11:52:26.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/multiarch/ubuntu-core/","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-21T12:23:47.000Z","updated_at":"2025-03-02T15:04:44.000Z","dependencies_parsed_at":"2024-11-14T17:43:13.251Z","dependency_job_id":null,"html_url":"https://github.com/multiarch/ubuntu-core","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/multiarch%2Fubuntu-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fubuntu-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fubuntu-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fubuntu-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiarch","download_url":"https://codeload.github.com/multiarch/ubuntu-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248434572,"owners_count":21102865,"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":[],"created_at":"2024-11-14T17:31:02.678Z","updated_at":"2026-04-02T02:47:59.910Z","avatar_url":"https://github.com/multiarch.png","language":"Shell","readme":"# :earth_africa: ubuntu-core [![actions](https://github.com/multiarch/ubuntu-core/actions/workflows/actions.yml/badge.svg)](https://github.com/multiarch/ubuntu-core/actions/workflows/actions.yml)\n\n![](https://raw.githubusercontent.com/multiarch/dockerfile/master/logo.jpg)\n\nMultiarch Ubuntu images for Docker.\n\nBased on https://github.com/tianon/docker-brew-ubuntu-core/\n\n* `multiarch/ubuntu-core` on [Docker Hub](https://hub.docker.com/r/multiarch/ubuntu-core/)\n* [Available tags](https://hub.docker.com/r/multiarch/ubuntu-core/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 `armhf` image from your `x86_64` Docker host.\n\n```console\n$ docker run -it --rm multiarch/ubuntu-core:armhf-wily\nroot@a0818570f614:/# uname -a\nLinux a0818570f614 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 armv7l armv7l armv7l GNU/Linux\nroot@a0818570f614:/# 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/ubuntu-core:amd64-wily\nroot@27fe384370c9:/# uname -a\nLinux 27fe384370c9 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux\nroot@27fe384370c9:/#\n```\n\nIt also works for `arm64`\n\n```console\n$ docker run -it --rm multiarch/ubuntu-core:arm64-wily\nroot@723fb9f184fa:/# uname -a\nLinux 723fb9f184fa 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 aarch64 aarch64 aarch64 GNU/Linux\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Fubuntu-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiarch%2Fubuntu-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Fubuntu-core/lists"}