Skip to content

lucasrampoldi/dockerhub-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program retrieves image tags for a repository, downloads image, compresses and uploads to S3.

For example, you want to migrate your current repository to another repository and you don't want to lose the images.

COMPILE

$go build main.go

RUN

$./main repo_name organization_name docker_username docker_password bucket_name

About

Script in GO for image docker backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages