topcss/docker-pull-tar
无需 Docker 环境,就能直接搜索、下载多架构(如 arm、x86)的 Docker 镜像并保存为 tar 包。Search and download multi-architecture (e.g., arm, x86) Docker images directly as tar files without needing a Docker environment. observed · 2026-09-03
Health v2 · maintenance only
74/100
- Activity 100
- Release rhythm 59
- Longevity 42
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 596
- days_rel: 272
- days_push: 0
- n_releases_24m: 7
Adoption not part of the score
1153 stars · 116 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python tool (also distributed as a standalone EXE and a Gradio web UI) that searches Docker registries and pulls multi-architecture images as .tar files without requiring a Docker installation. It supports resume, retries, SHA256 verification, multiple registry mirrors, and proxy configuration.
Use cases
- download docker images as tar without installing docker
- pull arm64 images on an x86 machine
- transfer docker images to an air-gapped intranet
- search docker hub images by keyword and pick a tag
- resume an interrupted image download
- browse and manage downloaded image tar files in a browser
When to choose
- you need offline image tarballs for machines without Docker or internet access
- you want to pull images for a different CPU architecture than your host
- you prefer a simple single-file tool or web UI over installing Docker
When to avoid
- you already have Docker and can just use docker pull and docker save
- you need to run or extract image layers rather than save them as tar
- you need a daemon or registry service rather than a download utility
Facets
cli-tool · maturity active
http-client cli developer-tools file-system developer-tools cross-platform python cli docker-registry image-puller offline-image-transfer multi-architecture gradio-ui resume-download air-gapped containers devops command-line web-server
1 source
- readme: https://github.com/topcss/docker-pull-tar · fetched 2026-09-03 · 76fc69ac78c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| topcss/docker-pull-tar | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="topcss/docker-pull-tar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem