https://github.com/wukongdaily/dockertarbuilder
它是一个工作流。可快速构建指定架构/平台的docker镜像
https://github.com/wukongdaily/dockertarbuilder
docker docker-image dockerhub github-actions
Last synced: about 1 month ago
JSON representation
它是一个工作流。可快速构建指定架构/平台的docker镜像
- Host: GitHub
- URL: https://github.com/wukongdaily/dockertarbuilder
- Owner: wukongdaily
- License: gpl-3.0
- Created: 2024-06-15T08:44:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-08T00:58:44.000Z (about 1 month ago)
- Last Synced: 2025-05-10T10:08:17.136Z (about 1 month ago)
- Topics: docker, docker-image, dockerhub, github-actions
- Homepage: https://tvhelper.cpolar.top
- Size: 104 KB
- Stars: 1,305
- Watchers: 18
- Forks: 15,724
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/wukongdaily/DockerTarBuilder/blob/master/LICENSE)

 [](https://github.com/wukongdaily/DockerTarBuilder/releases) [](https://www.bilibili.com/video/BV1yyq6YREdF)## 🤔 这是什么?
[操作步骤](README_CN.md) | 简介
它是一个工作流。可快速构建指定架构/平台的单个或多个docker镜像 并存储在Artifact文件或Release文件## 使用说明
https://wkdaily.cpolar.top/archives/gc
> 如果你的docker镜像小于2GB 你可以使用红色框框这三种Release工作流
> 如果你的docker镜像大于2GB且小于5GB 你可以使用蓝色框框的这三种Artifact工作流
> 如果你的docker镜像大于5GB 比如 `vllm/vllm-openai:v0.6.4.post1` 抱歉了 只能自己解决网络问题直接pull了 本项目爱莫能助啦!
## 2024-12-09 新增功能:
> 增加了新的工作流
> 可以将docker镜像转存到自己项目的Github Release文件里> [](https://github.com/wukongdaily/DockerTarBuilder/releases)
> 如果Github Release文件下载缓慢 你可以在
> [](https://wkdaily.cpolar.top/archives/1)
## 教学视频
https://www.bilibili.com/video/BV1EZ421M7mL
https://www.bilibili.com/video/BV1yyq6YREdF
## 解压工具
> Windows 上推荐使用7zip
> macOS 推荐使用MacZip
> Linux上推荐直接用tar 命令## ❤️其它GitHub Action项目推荐🌟 (建议收藏)⬇️
- ### [一键生成run插件] 🆕
- https://github.com/wukongdaily/RunFilesBuilder
- ### [一键构建自定义软件包大小的Immortalwrt] 🆕
- https://github.com/wukongdaily/AutoBuildImmortalWrt
- ### [OpenWrt/Armbian 安装器ISO] 🆕
- https://github.com/wukongdaily/armbian-installer
## 在哪里可以搜索或查询docker镜像的详细信息
### [查询镜像的详细信息 点击这里直达](https://docker.fxxk.dedyn.io/)