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

https://github.com/bazilio91/harbor-crane

Copy docker images between registries (without docker)
https://github.com/bazilio91/harbor-crane

docker docker-distribution docker-images

Last synced: about 1 year ago
JSON representation

Copy docker images between registries (without docker)

Awesome Lists containing this project

README

          

# harbor-crane

Copy docker images between registries using system wide docker credentials (same as docker-cli). For example, use `docker login registry-1.docker.io` for Docker Hub.

No docker daemon required.

Config example: [config.yml](config.yml), binary reads it from current working directory.