Derek McGowan
c7317b2d00
Move push handler from dist to remotes
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2017-05-26 14:38:39 -07:00
Derek McGowan
73c8847b47
Add image push to dist tool
...
Implements image push with progress tracking.
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2017-05-25 16:43:07 -07:00
Michael Crosby
4f2b443a27
Rewrite imports for new github org
...
This rewrites the Go imports after switching to the new github org.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-04-03 14:05:44 -07:00
unclejack
7b4d238ee3
archive,cmd,images: clean up some code
...
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com >
2017-03-30 11:41:22 +03:00
Stephen J Day
e1a361bff2
cmd/dist, remotes: break out docker resolver
...
Allow usage of the experimental docker resolver as a package. There are
very few changes to the consuming code, demonstrating the effectiveness
of the abstraction. This move will allow future contributions to a more
featured resolver implementation.
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2017-03-22 14:14:01 -07:00
Stephen J Day
39da6ff879
images: move image package to images
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2017-03-21 17:36:37 -07:00