Skip to content

a2way-com/docker-image-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Copier

Copy Docker Images from one repository to another.

Prerequisites

You must have logged into both source and destination repositories with docker login1.

How to Use

Copy the docker-image-copier.sh into your machine, make it executable, and execute it as follows:

./docker-image-copier.sh <path-to/source-repo> <path-to/destination-repo> <tag-name>

Footnotes

  1. https://docs.docker.com/engine/reference/commandline/login/

About

Copy Docker Images from one repository to another.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages