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)
- Host: GitHub
- URL: https://github.com/bazilio91/harbor-crane
- Owner: bazilio91
- License: mit
- Created: 2019-10-16T13:48:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T20:38:51.000Z (about 3 years ago)
- Last Synced: 2025-04-30T07:53:30.040Z (about 1 year ago)
- Topics: docker, docker-distribution, docker-images
- Language: Go
- Homepage:
- Size: 65.4 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.