Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juckz/image-syncer

docker镜像同步工具,阿里云镜像仓库难以下载墙外镜像,这个仓库可以让你无需梯子使用GitAction触发镜像同步操作
https://github.com/juckz/image-syncer

docker docker-image gfw syncthing

Last synced: 2 months ago
JSON representation

docker镜像同步工具,阿里云镜像仓库难以下载墙外镜像,这个仓库可以让你无需梯子使用GitAction触发镜像同步操作

Awesome Lists containing this project

README

        

# image-syncer

![Alt](https://repobeats.axiom.co/api/embed/9d415bf247ba7e71729fa0e3eee8c29f0e885ec9.svg "Repobeats analytics image")

This is a image syncer for your docker.

## Usage

1. Fork this repository
2. Modify the file (example/config.yaml) as your own configuration information
3. Create a secret named CONFIG([Settings]->[Secrets]), and fill in the value as the content of the above file
4. Modify the file imagelist.yaml, add images you need.
5. Run this action in your forked repository

## Roadmap/TODO

- [ ] record synchronized images in imagelist.yaml