docker-py/docker
Rui Cao 46a9b10b63 Fix typo: Addtional -> Additional
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-09-27 21:10:36 +08:00
..
api Fix typo: Addtional -> Additional 2018-09-27 21:10:36 +08:00
models Fix typo: Addtional -> Additional 2018-09-27 21:10:36 +08:00
transport Use six.moves to handle a py2+py3 import 2018-05-25 10:11:36 -07:00
types Add support for RollbackConfig 2018-08-09 17:11:47 -07:00
utils Re-add walk method to utils.build 2018-06-29 11:31:07 -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 Fix support for legacy .dockercfg auth config format 2018-06-29 11:30:01 -07:00
client.py Allow passing of env overrides to credstore through APIClient ctor 2018-06-08 15:43:58 -07:00
constants.py Add chunk_size parameter to data downloading methods (export, get_archive, save) 2018-02-14 16:07:19 -08:00
errors.py ImageCollection.build now also returns build logs along with the built image reference 2018-01-26 15:59:46 -08:00
tls.py Don't use PROTOCOL_TLSv1_2 directly to avoid ImportErrors 2018-01-24 18:05:10 -08:00
version.py Bump dev version 2018-08-09 17:28:06 -07:00