Commit Graph

16 Commits (a1e4f826ca01cc409e5a0a171c68ce9ecf6952f4)

Author SHA1 Message Date
James Cammarata 05eb6aacec Merge pull request #7925 from devpopol/fixes/api_error
fixes the now-incorrect module for ApiError -- noticed since 0.3.2
10 years ago
Tim Ruffles 676f0a6e76 grammar fix 10 years ago
Stephen Paul Suarez 49cf5831c5 support old and new versions of APIError 10 years ago
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
10 years ago
Brice Leroy 50d8047c6e Fix task description 10 years ago
Matt Martz 92b77048dc Handle ValueError during json.loads of json data from build 11 years ago
James Cammarata ebac5dfbce Updating docstring for docker_image based on new default for tag 11 years ago
Michael Heca 4271613aa5 module docker_image - default tag latest
Fix constant rebuild of image if no tag specified.
11 years ago
jctanner 6a1dcca4be Merge pull request #6805 from sivel/env-interpreter-fix
Fix interpreter lines in a couple of modules
11 years ago
Matt Martz b4de76373a Use /usr/bin/python instead of /usr/bin/env python 11 years ago
Matt Way 034ac93ca2 don't parse empty stream chunks 11 years ago
Jim Kytola 186d19f224 Removes pluralization of manager tag attribute. 11 years ago
Pavel Antonov 21a7bace77 Support docker_py >= 0.3.0, Docker API >= 1.8, extended error reporting 11 years ago
Pavel Antonov e02cf2aab7 Refactore unused code 11 years ago
Pavel Antonov dddd4b2522 Added modules description and examples 11 years ago
Pavel Antonov df41ed90b8 Docker supports links and port binding. Added docker_image module 11 years ago