Skip to content

denverdino/docker-sync-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Synchronize images from Docker Hub to local Registry

Editing image lists

Edit the images.txt of the repos for syncing

Usage

Help

python sync_images -h|--help

Synchronize images from specific repository

python sync_images -n|--name <repo_name> 

Synchronize images from the configuraiton files, by default "images.txt"

python sync_images [-f|--file <config_file>]

Other optional arguments

-d|--docker_host <tcp://server:port>|<'unix:///var/run/docker.sock'>

-r|--registry <host:port>

-i|--insecure_registry

About

Synchronize repos from Docker Hub to local registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages