Vojtech Szocs has submitted this change and it was merged.

Change subject: Docker plugin - add tag "latest" when tag not specified
......................................................................


Docker plugin - add tag "latest" when tag not specified

When there is no tag specified, the entire docker repo
is downloaded. However only the one tagged as "latest" is ran.
So in order to avoid downloading the entire repo,
if user didn't specify any tag, append "latest" to download
only the image tagged with latest.
See related issue and discussion here
https://github.com/dotcloud/docker/issues/5047

Change-Id: I5e875733797e8fcebd557c35e230dcdb6fb5512e
Signed-off-by: Alissa Bonas <[email protected]>
---
M docker-plugin/docker-resources/launch-docker-dialog.html
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/27563
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e875733797e8fcebd557c35e230dcdb6fb5512e
Gerrit-PatchSet: 6
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to