Re: [libvirt] [sandbox PATCH v3 01/22] Add virt-sandbox-image

2015-09-04 Thread Daniel P. Berrange
On Tue, Aug 18, 2015 at 06:53:22AM +, Eren Yagdiran wrote: > From: Daniel P Berrange > > virt-sandbox-image.py is a python script that lets you download Docker > images easily. It is a proof of concept code and consumes Docker Rest API. > --- > po/POTFILES.in

[libvirt] [sandbox PATCH v3 01/22] Add virt-sandbox-image

2015-08-18 Thread Eren Yagdiran
From: Daniel P Berrange berra...@redhat.com virt-sandbox-image.py is a python script that lets you download Docker images easily. It is a proof of concept code and consumes Docker Rest API. --- po/POTFILES.in | 1 + virt-sandbox-image/virt-sandbox-image.py | 394