James Cammarata
|
05eb6aacec
|
Merge pull request #7925 from devpopol/fixes/api_error
fixes the now-incorrect module for ApiError -- noticed since 0.3.2
|
2014-06-25 22:33:22 -05:00 |
|
Tim Ruffles
|
676f0a6e76
|
grammar fix
|
2014-06-25 14:00:01 +01:00 |
|
Stephen Paul Suarez
|
49cf5831c5
|
support old and new versions of APIError
|
2014-06-25 14:52:00 +08:00 |
|
Stephen Paul Suarez
|
dfabf2707a
|
fixes the now-incorrect module for ApiError
https://github.com/dotcloud/docker-py/blob/0.3.2/docker/errors.py
- ApiError is now(0.3.2) under the docker.errors
|
2014-06-25 14:20:07 +08:00 |
|
Brice Leroy
|
50d8047c6e
|
Fix task description
|
2014-06-13 15:15:29 -07:00 |
|
Matt Martz
|
92b77048dc
|
Handle ValueError during json.loads of json data from build
|
2014-05-12 14:16:07 -05:00 |
|
James Cammarata
|
ebac5dfbce
|
Updating docstring for docker_image based on new default for tag
|
2014-05-08 21:04:55 -05:00 |
|
Michael Heca
|
4271613aa5
|
module docker_image - default tag latest
Fix constant rebuild of image if no tag specified.
|
2014-04-18 16:14:12 +02:00 |
|
jctanner
|
6a1dcca4be
|
Merge pull request #6805 from sivel/env-interpreter-fix
Fix interpreter lines in a couple of modules
|
2014-04-01 15:03:20 -04:00 |
|
Matt Martz
|
b4de76373a
|
Use /usr/bin/python instead of /usr/bin/env python
|
2014-04-01 13:54:37 -05:00 |
|
Matt Way
|
034ac93ca2
|
don't parse empty stream chunks
|
2014-03-30 15:27:29 -04:00 |
|
Jim Kytola
|
186d19f224
|
Removes pluralization of manager tag attribute.
|
2014-03-04 10:07:32 -05:00 |
|
Pavel Antonov
|
21a7bace77
|
Support docker_py >= 0.3.0, Docker API >= 1.8, extended error reporting
|
2014-02-27 00:27:39 +04:00 |
|
Pavel Antonov
|
e02cf2aab7
|
Refactore unused code
|
2014-02-12 17:06:58 -05:00 |
|
Pavel Antonov
|
dddd4b2522
|
Added modules description and examples
|
2014-02-12 17:06:58 -05:00 |
|
Pavel Antonov
|
df41ed90b8
|
Docker supports links and port binding. Added docker_image module
|
2014-02-12 17:06:58 -05:00 |
|