{"id":20310291,"url":"https://github.com/multiarch/debian-debootstrap","last_synced_at":"2025-04-11T15:50:49.559Z","repository":{"id":47463766,"uuid":"47218874","full_name":"multiarch/debian-debootstrap","owner":"multiarch","description":":earth_africa: `debian-debootstrap` Docker image for multiple architectures","archived":false,"fork":false,"pushed_at":"2024-04-13T18:12:46.000Z","size":40,"stargazers_count":44,"open_issues_count":5,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T11:52:26.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/multiarch/debian-debootstrap/","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-01T21:34:57.000Z","updated_at":"2024-12-07T17:12:20.000Z","dependencies_parsed_at":"2024-11-14T17:43:13.120Z","dependency_job_id":null,"html_url":"https://github.com/multiarch/debian-debootstrap","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%2Fdebian-debootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fdebian-debootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fdebian-debootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiarch%2Fdebian-debootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiarch","download_url":"https://codeload.github.com/multiarch/debian-debootstrap/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:03.788Z","updated_at":"2025-04-11T15:50:49.536Z","avatar_url":"https://github.com/multiarch.png","language":"Shell","readme":"# :earth_africa: debian-debootstrap [![actions](https://github.com/multiarch/debian-debootstrap/actions/workflows/actions.yml/badge.svg)](https://github.com/multiarch/debian-debootstrap/actions/workflows/actions.yml)\n\n![](https://raw.githubusercontent.com/multiarch/dockerfile/master/logo.jpg)\n\nMultiarch Debian images for Docker.\n\n* `multiarch/debian-debootstrap` on [Docker Hub](https://hub.docker.com/r/multiarch/debian-debootstrap/)\n* [Available tags](https://hub.docker.com/r/multiarch/debian-debootstrap/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$ 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/debian-debootstrap:armhf-jessie\nroot@88a6ead2fd63:/# uname -a\nLinux 88a6ead2fd63 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 armv7l GNU/Linux\nroot@88a6ead2fd63:/# \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/debian-debootstrap:amd64-jessie\nroot@79ec595e4c80:/# uname -a\nLinux 79ec595e4c80 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 x86_64 GNU/Linux\nroot@79ec595e4c80:/# \n```\n\nIt also works for `arm64`\n\n```console\n$ docker run -it --rm multiarch/debian-debootstrap:arm64-jessie\nroot@d64bc78cdcf7:/# uname -a\nLinux d64bc78cdcf7 4.1.13-boot2docker #1 SMP Fri Nov 20 19:05:50 UTC 2015 aarch64 GNU/Linux\nroot@d64bc78cdcf7:/#\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Fdebian-debootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiarch%2Fdebian-debootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiarch%2Fdebian-debootstrap/lists"}