Aanand Prasad
5166b2c1a8
Update docker-py
...
Using commit:
b31bb4d879
2014-04-23 18:16:35 +01:00
Aanand Prasad
80991f1521
Set "VolumesFrom" when starting containers
...
This is necessary when working with Docker 0.10.0 and up. Fortunately,
we can set it both when creating and starting, and retain compatibility
with 0.8.x and 0.9.x.
recreate_containers() is now responsible for starting containers, as
well as creating them. This greatly simplifies usage of the Service
class.
2014-04-23 15:46:26 +01:00
Ben Firshman
2b245bdf9e
Update to docker-py 0.3.1
...
From 7f55a101f8
This now requires Docker 0.9 or greater.
2014-04-15 10:41:06 +01:00
Ben Firshman
75c430635b
Vendorise six.py
...
Because pyinstaller adds an old version to the path:
http://www.pyinstaller.org/ticket/773
2014-02-28 19:16:32 +00:00
Ben Firshman
21837ac132
Update docker-py
...
From 2014572941
2014-01-28 14:51:19 +00:00
Ben Firshman
303e0cfd86
Update docker-py
...
From b79fee71ce
2014-01-28 13:34:40 +00:00
Ben Firshman
1bab14213d
Update docker-py
...
From 0a9512d008
2014-01-27 15:29:31 +00:00
Aanand Prasad
084db337a0
Update docker-py
...
Brought in changes from https://github.com/dotcloud/docker-py/pull/145
2014-01-20 18:09:25 +00:00
Ben Firshman
07f3c78369
Update docker-py
...
From 4bc5d27e51
2014-01-19 16:50:08 +00:00
Aanand Prasad
21528f08d4
Vendor docker-py
...
From 9dc03c5737
2014-01-16 13:30:01 +00:00