5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added testing info to readme. More... over 11 years ago
Added setup to makefile. More... over 11 years ago
Added Makefile with test command. More... over 11 years ago
Fixed logs command More... over 11 years ago
Maintain alphabetical order for API methods More... over 11 years ago
Merge branch 'master' of git://github.com/trivio/docker-py into trivio-master More... over 11 years ago
Small test fixes More... over 11 years ago
Formatting, implemented ADD in builder (remote only) More... over 11 years ago
don't attach stdin More... over 11 years ago
add docker.attach() More... over 11 years ago
Merge pull request #11 from kstaken/logging-config More... over 11 years ago
Allow control over the logging done by BuilderClient More... over 11 years ago
Bumped version to 0.0.5 More... over 11 years ago
Tests for execution control, run commands as strings, commit/pull (still WIP) More... over 11 years ago
use shlex.split when command for create_container is a plain string More... over 11 years ago
Merge pull request #8 from ehazlett/master More... over 11 years ago
added tag support for builder More... over 11 years ago
(WIP) Added unit tests More... over 11 years ago
Merge branch 'master' of https://github.com/dotcloud/docker-py More... over 11 years ago
Fixed quiet option in images() More... over 11 years ago
Merge pull request #5 from nickstenning/config-typo
kencochrane
as Ken Cochrane
More... over 11 years ago
Merge pull request #6 from nickstenning/python3
kencochrane
as Ken Cochrane
More... over 11 years ago
Python 3 compatibility: relative imports More... over 11 years ago
Fix typo -- config is a dictionary More... over 11 years ago
Support multiple slashes in client.push More... over 11 years ago
Bumped version to 0.0.4 More... over 11 years ago
Fixed 'cmd' command in builder. container config now accepts command as a string or a list and converts accordingly. More... over 11 years ago
Improved error reporting (thanks @johncosta) and don't encapsulate ports in a list in container_config More... over 11 years ago
Merge pull request #2 from cove/master More... over 11 years ago
Bumped version More... over 11 years ago