Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DevTable
/
docker-py
Public
forked from
docker/docker-py
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2014
Make the tar creating utility copy directory entries as well. Some builds rely on the presence of empty directories.
Joseph Schorr
committed
96fbee8
View commit details
Copy full SHA for 96fbee8
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Joseph Schorr
committed
8a00b87
View commit details
Copy full SHA for 8a00b87
Browse repository at this point
Commits on Sep 10, 2014
Merge pull request #316 from Precis/socket_wrapper
Show description for 7a46297
shin-
committed
7a46297
View commit details
Copy full SHA for 7a46297
Browse repository at this point
Commits on Sep 9, 2014
Renamed wrapper.
Matthias Erll
committed
b5f0814
View commit details
Copy full SHA for b5f0814
Browse repository at this point
Wrap response socket for platform compatibility.
Matthias Erll
committed
e134e89
View commit details
Copy full SHA for e134e89
Browse repository at this point
Commits on Sep 8, 2014
Switch back to dev version
shin-
committed
24b8d66
View commit details
Copy full SHA for 24b8d66
Browse repository at this point
Bumped version and updated Changelog
shin-
committed
1c754fb
View commit details
Copy full SHA for 1c754fb
Browse repository at this point
Simplified init_poolmanager
shin-
committed
d9f1b25
View commit details
Copy full SHA for d9f1b25
Browse repository at this point
Fixed integration tests
shin-
committed
ff8c9bb
View commit details
Copy full SHA for ff8c9bb
Browse repository at this point
Merge pull request #298 from docker/insecure_registry
Show description for 3fc69ab
shin-
committed
3fc69ab
View commit details
Copy full SHA for 3fc69ab
Browse repository at this point
Commits on Sep 5, 2014
Merge pull request #314 from mantiz/add-support-to-add-or-drop-capabilities
Show description for 5452670
shin-
committed
5452670
View commit details
Copy full SHA for 5452670
Browse repository at this point
Commits on Sep 4, 2014
add support to add or drop capabilities
mantiz
committed
9523950
View commit details
Copy full SHA for 9523950
Browse repository at this point
Commits on Aug 28, 2014
Merge pull request #304 from shreyu86/dev-restart-policy
Show description for e6af420
shin-
committed
e6af420
View commit details
Copy full SHA for e6af420
Browse repository at this point
added documentation for restart policy
shreyaskarnik
committed
7479d4c
View commit details
Copy full SHA for 7479d4c
Browse repository at this point
removed DeprecationWarning @shin-
shreyaskarnik
committed
a1168c8
View commit details
Copy full SHA for a1168c8
Browse repository at this point
Commits on Aug 27, 2014
first cut of restart policy
skarnik-rmn
committed
c6046ac
View commit details
Copy full SHA for c6046ac
Browse repository at this point
Commits on Aug 22, 2014
Don't fallback to HTTP unless insecure_registry is specified when pushing/pulling
shin-
committed
be831c1
View commit details
Copy full SHA for be831c1
Browse repository at this point
Merge branch 'cameronmaske-push-tags'
shin-
committed
c76fd8d
View commit details
Copy full SHA for c76fd8d
Browse repository at this point
pep8 fix
shin-
committed
9999cb0
View commit details
Copy full SHA for 9999cb0
Browse repository at this point
Allow pushing a single tag.
Show description for 5800c4a
cameronmaske
committed
5800c4a
View commit details
Copy full SHA for 5800c4a
Browse repository at this point
Version back to x-dev
shin-
committed
710f372
View commit details
Copy full SHA for 710f372
Browse repository at this point
Merge branch 'ifraixedes-patch-1'
shin-
committed
7dde830
View commit details
Copy full SHA for 7dde830
Browse repository at this point
Amended create_container documentation
shin-
committed
24eb16c
View commit details
Copy full SHA for 24eb16c
Browse repository at this point
Merge pull request #291 from yograterol/master
Show description for dba1c45
shin-
committed
dba1c45
View commit details
Copy full SHA for dba1c45
Browse repository at this point
Commits on Aug 20, 2014
Change str type for six.string_types to py3 compatibility
yograterol
committed
23a57c2
View commit details
Copy full SHA for 23a57c2
Browse repository at this point
Merge pull request #292 from mpetazzoni/stop-timeout
Show description for 15b22e7
shin-
committed
15b22e7
View commit details
Copy full SHA for 15b22e7
Browse repository at this point
Commits on Aug 19, 2014
Stop timeout should be added to the request timeout
Show description for 97366f6
mpetazzoni
committed
97366f6
View commit details
Copy full SHA for 97366f6
Browse repository at this point
Commits on Aug 17, 2014
Create test for volume as string
yograterol
committed
28e27eb
View commit details
Copy full SHA for 28e27eb
Browse repository at this point
Remove unicode type in isinstance
yograterol
committed
10b11a3
View commit details
Copy full SHA for 10b11a3
Browse repository at this point
Validation for volumes parameters as string in _container_config
yograterol
committed
0a2940a
View commit details
Copy full SHA for 0a2940a
Browse repository at this point
PEP8 compliance - space between numbers and operators
yograterol
committed
80b3688
View commit details
Copy full SHA for 80b3688
Browse repository at this point
Added validation for volumes parameter - Issue #276
yograterol
committed
75c7931
View commit details
Copy full SHA for 75c7931
Browse repository at this point
Commits on Aug 8, 2014
Merge pull request #287 from leonidlm/feature/adding-memory-limit-string-support
Show description for 6987326
shin-
committed
6987326
View commit details
Copy full SHA for 6987326
Browse repository at this point
Merge pull request #288 from dnephin/unpin_deps
Show description for f2ea67b
shin-
committed
f2ea67b
View commit details
Copy full SHA for f2ea67b
Browse repository at this point
Resolves #101, don't use pinned dependencies.
Show description for 59c6d5c
dnephin
committed
59c6d5c
View commit details
Copy full SHA for 59c6d5c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.