Commit Graph

16 Commits (7420a450a5fb31b432a53a28ac0a38e711e33b3a)

Author SHA1 Message Date
James Cammarata 935acf9efb 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 5aba816396 grammar fix 10 years ago
Stephen Paul Suarez 1fa9c2adcc support old and new versions of APIError 10 years ago
Stephen Paul Suarez 8efce857b8 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 f65f5bc4c7 Fix task description 10 years ago
Matt Martz dc3d22cf0d Handle ValueError during json.loads of json data from build 11 years ago
James Cammarata d1fbb7cdfe Updating docstring for docker_image based on new default for tag 11 years ago
Michael Heca cac1b1caf0 module docker_image - default tag latest
Fix constant rebuild of image if no tag specified.
11 years ago
jctanner aa37c862db Merge pull request #6805 from sivel/env-interpreter-fix
Fix interpreter lines in a couple of modules
11 years ago
Matt Martz a4078a4bf8 Use /usr/bin/python instead of /usr/bin/env python 11 years ago
Matt Way df9fe6c2b8 don't parse empty stream chunks 11 years ago
Jim Kytola 6b8913ff8a Removes pluralization of manager tag attribute. 11 years ago
Pavel Antonov 3ab673e91f Support docker_py >= 0.3.0, Docker API >= 1.8, extended error reporting 11 years ago
Pavel Antonov cc5bc0ac47 Refactore unused code 11 years ago
Pavel Antonov a72733ebea Added modules description and examples 11 years ago
Pavel Antonov ae99e8860e Docker supports links and port binding. Added docker_image module 11 years ago