5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from ehazlett/master More... almost 12 years ago
added tag support for builder More... almost 12 years ago
(WIP) Added unit tests More... almost 12 years ago
Merge branch 'master' of https://github.com/dotcloud/docker-py More... almost 12 years ago
Fixed quiet option in images() More... almost 12 years ago
Merge pull request #5 from nickstenning/config-typo
kencochrane
as Ken Cochrane
More... almost 12 years ago
Merge pull request #6 from nickstenning/python3
kencochrane
as Ken Cochrane
More... almost 12 years ago
Python 3 compatibility: relative imports More... almost 12 years ago
Fix typo -- config is a dictionary More... almost 12 years ago
Support multiple slashes in client.push More... almost 12 years ago
Bumped version to 0.0.4 More... almost 12 years ago
Fixed 'cmd' command in builder. container config now accepts command as a string or a list and converts accordingly. More... almost 12 years ago
Improved error reporting (thanks @johncosta) and don't encapsulate ports in a list in container_config More... almost 12 years ago
Merge pull request #2 from cove/master More... almost 12 years ago
Bumped version More... almost 12 years ago
Trim whitespace in dockerfile command args More... almost 12 years ago
Fixed a bug where images and containers would be removed after a successful build More... almost 12 years ago
Added requirements file More... almost 12 years ago
minor json fixes that caused the docker server to return 500s More... almost 12 years ago
Fixed Client.tag More... almost 12 years ago
Added .gitignore, proper packaging, updated setup.py, cleaned up commented code More... almost 12 years ago
Merge branch 'master' of github.com:shin-/docker-py More... almost 12 years ago
Implemented commands in the builder client, improvements to the client, fixed a couple bugs More... almost 12 years ago
Merge pull request #2 from johncosta/1-setup-py More... almost 12 years ago
Partial implementation of builder client (reworked build command). Fixed commit command More... almost 12 years ago
initial
johncosta
as John Costa
More... almost 12 years ago
Merge branch 'master' of github.com:shin-/docker-py More... about 12 years ago
Small adjustments to boolean parameters More... about 12 years ago
Added README.md More... about 12 years ago
Remove debug print More... about 12 years ago