docker-py/docker
David Steines 6b59dc6271 Allow detach and remove for api version >= 1.25 and use auto_remove when both are set. Continue raising an exception for api versions <1.25.
Signed-off-by: David Steines <d.steines@gmail.com>
2017-08-17 13:38:40 -07:00
..
api Handle untyped ContainerSpec dict in _check_api_features 2017-08-17 13:38:40 -07:00
models Allow detach and remove for api version >= 1.25 and use auto_remove when both are set. Continue raising an exception for api versions <1.25. 2017-08-17 13:38:40 -07:00
transport Add attributes for pickling 2017-06-20 09:39:17 -04:00
types Add support for ContainerSpec.TTY 2017-06-21 16:29:25 -07:00
utils Leading slash in .dockerignore should be ignored 2017-08-17 13:38:40 -07:00
__init__.py Merge pull request #1315 from bfirsh/rename-docker-py-to-docker-sdk-python 2016-12-02 15:20:34 -08:00
auth.py Daemon expects full URL of hub in auth config dict in build payload 2017-08-17 13:38:40 -07:00
client.py Merge pull request #1647 from docker/1642-dockerclient-secrets 2017-06-15 18:18:25 -07:00
constants.py Bump default API version to 1.26 2017-03-01 13:52:07 -08:00
errors.py Improve ContainerError message compute 2017-08-17 13:38:40 -07:00
tls.py Move ssladapter to transport module 2016-12-01 18:04:40 -08:00
version.py dev version 2017-08-17 13:38:40 -07:00