8000 GitHub - ouyangde/DockerTarBuilder: 它是一个工作流。可快速构建指定架构/平台的docker镜像
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ouyangde/DockerTarBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub Stars GitHub Forks

🤔 这是什么?

它是一个工作流。可快速构建指定架构/平台的docker镜像

使用说明

用法一:pull镜像打成tar包下载

https://wkdaily.cpolar.cn/archives/gc

用法二:pull镜像并push到自己的仓库

首先在settings/secrets/actions中设置如下的Repository secrets:

TARGET_REGISTRY: 自己的镜像仓库地址,例如registry.cn-hangzhou.aliyuncs.com/yourname/
TARGET_REGISTRY_PASSWORD: 镜像仓库用户名
TARGET_REGISTRY_USERNAME: 镜像仓库密码
image

其中镜像仓库可以通过阿里云获得。访问 https://cr.console.aliyun.com/ 扫码登录后进入个人实例,创建一个命名空间,例如yourname,然后获取访问凭证

image

然后,参照用法一启动工作流,注意选择Pull And Push版的

image

工作流执行完毕后,就可以去自己的镜像仓库pull到本地了

About

它是一个工作流。可快速构建指定架构/平台的docker镜像

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0