Change in samples-uiplugins[master]: Docker plugin - add tag "latest" when tag not specified

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 <abonas@redhat.com> --- 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 <abonas@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com>
participants (1)
-
vszocs@redhat.com