Daniel Nephin
|
dbd723659b
|
Add container.get() which removes the duplication of container.inspect() in every property, and provides a nicer interface for querying container data.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-09-09 20:59:28 -04:00 |
Daniel Nephin
|
7fd37c89b9
|
Remove fig.packages replace with real deps.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-09-05 11:44:49 -07:00 |
Daniel Nephin
|
c48ee5caef
|
Add a new fig command for retrieving the locally bound port of a service.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-09-04 22:09:12 -04:00 |
Daniel Nephin
|
294453433d
|
Remove extra calls to docker server.
Fix broken integration tests
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-08-10 11:24:20 -04:00 |
Ben Firshman
|
d0f65906ed
|
Update to docker-py 0.3.2
From 59ced5700c
Now only supports Docker 1.0.0 / remote API v1.12.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-06-25 11:56:20 +01:00 |
d11wtq
|
3a342fb25d
|
Use busybox in fixtures, instead of ubuntu
Signed-off-by: d11wtq <chris@w3style.co.uk>
|
2014-06-11 10:25:50 +00:00 |
Ben Firshman
|
10725136d8
|
Add tests for names on containers
|
2014-04-29 09:20:29 +01:00 |
Ben Firshman
|
ca7151aeb1
|
Split tests into unit and integration
|
2014-04-25 22:58:21 +01:00 |