EricCrosson / dsync

Synchronize docker images without a registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Synchronize docker images without a registry

License:ISC License


Languages

Language:Go 93.4%Language:Makefile 6.6%