openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
docker-py
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 110 of 113
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bumped version to 0.1.5
shin-
More...
over 11 years ago
create_container now accepts dict objects for the environment parameter. Fixes #20
shin-
More...
over 11 years ago
Fix for #30 (Client#build tag param now works properly)
shin-
More...
over 11 years ago
Merge branch 'master' of https://github.com/dotcloud/docker-py
shin-
More...
over 11 years ago
remove_container now raises an exception when encountering an error
shin-
More...
over 11 years ago
Merge pull request #31 from bwhaley/nocache
Joffrey F
More...
over 11 years ago
Add nocache build option
Ben Whaley
More...
over 11 years ago
Merge branch 'master' of https://github.com/dotcloud/docker-py
shin-
More...
over 11 years ago
Use tempfiles instead of memfiles for build contexts
shin-
More...
over 11 years ago
Merge pull request #29 from raphdg/fix_shlex
Joffrey F
More...
over 11 years ago
Fixed python26 shlex split of unicode strings.
Raphaël De Giusti
More...
over 11 years ago
Bumped to 0.1.4
shin-
More...
over 11 years ago
Merge pull request #28 from dotcloud/17-add-unix-socket
Joffrey F
More...
over 11 years ago
made unix sockets the default configuration and usage for the client library to reflect the changes made in 0.5.2. this change uses the hook in the requests Sessions object to associate unix:// paths with a set of custom pools and connections. the goal was to patch with as much reuse and interface compatibility to make the changes seamless to the end-user and so as to not introduce regressions on existing functionality.
Nick Stinemates
More...
over 11 years ago
Add Apache 2.0 License
Jérôme Petazzoni
More...
over 11 years ago
Bumped version to 0.1.3
shin-
More...
over 11 years ago
Docker client now tries to load the auth config. This is necessary to use the push command if API version is >1.0
shin-
More...
over 11 years ago
Fixed tests
shin-
More...
over 11 years ago
Bumped version
shin-
More...
over 11 years ago
Added 'quiet' param to Client.build
shin-
More...
over 11 years ago
Bumped version
shin-
More...
over 11 years ago
Merge pull request #22 from keeb/fix-portspec-gh21
Joffrey F
More...
over 11 years ago
fix gh#21 - 0.5.0 portspec changes break client.port() resulting in KeyError
Nick Stinemates
More...
over 11 years ago
Merge branch 'master' of https://github.com/dotcloud/docker-py
shin-
More...
over 11 years ago
Removed tar contents printing in Client._tar
shin-
More...
over 11 years ago
README.md: Client class is in the docker package
Joffrey F
More...
over 11 years ago
Bumped version
shin-
More...
over 11 years ago
Updated README
shin-
More...
over 11 years ago
Updated ChangeLog
shin-
More...
over 11 years ago
Added version param in constructor to simplify use of different versions of the Docker API
shin-
More...
over 11 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree