- 03 Mar, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Use protocol TLS v1.0 by default when none is set.
-
- 02 Mar, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Aanand Prasad yazdı
Updated stat networks print output
-
Tim Ski yazdı
-
- 01 Mar, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
Use decode on push and pull operations.
-
Aleksandar Topuzovic yazdı
Stream helper has the ability to decode the responses from strings to JSON. This commit enables this functionality on push and pull operations. Signed-off-by:
Aleksandar Topuzovic <aleksandar.topuzovic@gmail.com>
-
- 25 Şub, 2016 2 kayıt (commit)
- 24 Şub, 2016 13 kayıt (commit)
-
-
Daniel Nephin yazdı
Fix env vars with empty values
-
Daniel Nephin yazdı
Signed-off-by:
Daniel Nephin <dnephin@gmail.com>
-
Joffrey F yazdı
Format environment variables to match docker-cli.
-
Joffrey F yazdı
Readme improvements
-
Ben Firshman yazdı
Signed-off-by:
Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
It's a little thing, but this made me hesitate before clicking the link because I thought I would be going to the Read the Docs home page, not the docker-py documentation. Signed-off-by:
Ben Firshman <ben@firshman.co.uk>
-
Daniel Nephin yazdı
Signed-off-by:
Daniel Nephin <dnephin@gmail.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
for mem_limit, memswap_limit, kernel_memory and mem_reservation Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Allows user to update container limits in-flight. Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 23 Şub, 2016 5 kayıt (commit)
-
-
Joffrey F yazdı
Prepare 1.7.2 release
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Fix TLS regressions
-
Aanand Prasad yazdı
- Set `verify` to the CA cert path if one has been specified, rather than `True` - Don't set `assert_fingerprint` Signed-off-by:
Aanand Prasad <aanand.prasad@gmail.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 22 Şub, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
1.7.1 release
-
- 17 Şub, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 16 Şub, 2016 1 kayıt (commit)
-
-
Stéphane Seguin yazdı
Closes #934 Signed-off-by:
Stéphane Seguin <stephseguin93@gmail.com>
-
- 09 Şub, 2016 4 kayıt (commit)
-
-
Joffrey F yazdı
Never exclude Dockerfile from the build context.
-
Joffrey F yazdı
Don't break when parsing unknown config keys
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 08 Şub, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
-
-
- 05 Şub, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Remove obsolete SSL version computation
-
Joffrey F yazdı
Re-write kwargs_from_env to handle TLS options better
-
Mike Dougherty yazdı
This more closely matches the way the docker client interprets the relevant environment variables. Among other things, it's now possible to set DOCKER_TLS_VERIFY=false. Signed-off-by:
Mike Dougherty <mike.dougherty@docker.com>
-
- 04 Şub, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Add support for shm_size.
-