This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docker-py
mirror of
https://github.com/docker/docker-py.git
Watch
1
Star
0
Fork
You've already forked docker-py
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e44b59f7ce
docker-py
/
docker
History
Joffrey F
e44b59f7ce
Merge pull request
#69
from gatoralli/patch-1
...
Fixed typo
2013-10-23 10:48:52 -07:00
..
auth
Fixed typo
2013-10-20 05:25:19 -05:00
unixconn
Added support for unix:/// protocol (default for docker CLI)
2013-10-16 17:30:57 +02:00
utils
fix import ping function used when pushing an image
2013-10-19 18:27:48 -03:00
__init__.py
Flake8 compliance + flake8 tests in tox.ini
2013-10-15 21:15:01 +02:00
client.py
command param in create_container is optional (for images that come with a predefined default command)
2013-10-16 17:34:46 +02:00