/dsync

Synchronize docker images without a registry

Primary LanguageGoISC LicenseISC

dsync Build Status

Synchronize docker images without a registry

Install

go get github.com/ericcrosson/dsync

Use

Usage:
  dsync <image> to <dest>...
  dsync <dest> gets <image>...
  dsync --help
  dsync --version

Options:
  -h --help     Show this screen.
  -v --version  Show version.

License

ISC @ Eric Crosson