Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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触发镜像同步操作
- Host: GitHub
- URL: https://github.com/juckz/image-syncer
- Owner: JuckZ
- Created: 2021-12-30T09:03:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T03:48:13.000Z (5 months ago)
- Last Synced: 2024-10-11T18:17:51.833Z (3 months ago)
- Topics: docker, docker-image, gfw, syncthing
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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