We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
项目地址:https://github.com/topcss/docker-pull-tar
类别:Python
项目标题:无需安装 Docker 环境,直接拉取并打包 Docker 镜像的工具
项目描述:一个 Docker 镜像拉取工具,无需安装 Docker 环境,直接从 Docker Hub 或其他仓库拉取镜像并打包为 .tar 文件。支持国内网络优化、离线分发和多架构镜像选择,适合国内开发者、CI/CD 环境和离线场景。
.tar
亮点:
示例代码:
docker-pull-tar.exe alpine arm64
截图:
The text was updated successfully, but these errors were encountered:
借楼 推荐一个类似工具 skopo 功能强大,可以直接 从 registry 下载镜像到本地,或者直接从 A registry 传输镜像到 B registry 支持各种常见的cpu架构和操作系统
Sorry, something went wrong.
由于是采用go语言进行编写,因此没有任何外置依赖,下载即用 社区 提供的静态编译版本:https://github.com/lework/skopeo-binary
No branches or pull requests
项目地址:https://github.com/topcss/docker-pull-tar
类别:Python
项目标题:无需安装 Docker 环境,直接拉取并打包 Docker 镜像的工具
项目描述:一个 Docker 镜像拉取工具,无需安装 Docker 环境,直接从 Docker Hub 或其他仓库拉取镜像并打包为
.tar
文件。支持国内网络优化、离线分发和多架构镜像选择,适合国内开发者、CI/CD 环境和离线场景。亮点:
.tar
文件,方便离线分发和备份。示例代码:
截图:
The text was updated successfully, but these errors were encountered: