push.sh: Add a helper script to mass-push repositories to a registry
authorW. Trevor King <wking@tremily.us>
Fri, 14 Feb 2014 20:35:32 +0000 (12:35 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 14 Feb 2014 20:49:36 +0000 (12:49 -0800)
commitb12d60c3fc2bd843ca45ef9c00ba1d5ac15b259f
treed2d7289dd5323bfae0526abab7b1ed73191f4ca0
parentfe8f2b7a75d7fc95a64d3882a5c89d15978d2ddf
push.sh: Add a helper script to mass-push repositories to a registry

For example, after building, if you want to upload all of the new
images.  Any repositories that already exist on the registry will just
be re-tagged.
push.sh [new file with mode: 0755]