- 22 Kas, 2016 11 kayıt (commit)
-
-
Ben Firshman yazdı
So the cleanup stuff can be reused for model tests. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
For some reason this was spread across two files. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Just do Client(version='auto'). Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Because it's ancient. If you're still using it, you can use an old version of docker-py. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
Implemented as just a warning. Actual removal of code will follow sometime in the future. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 21 Kas, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
Add --rm to docker run in Makefile
-
Ben Firshman yazdı
So tests don't leave containers all over the place. The downside is this makes it a bit harder to debug a test's filesystem - you'll have to remove the "--rm" and run the test again. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 18 Kas, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Add support for isolation param in host config
-
- 16 Kas, 2016 4 kayıt (commit)
-
-
Aanand Prasad yazdı
Add support for passing healthcheck to create_container
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Jamie Greeff yazdı
Signed-off-by: Jamie Greeff <jamie@greeff.me>
-
- 14 Kas, 2016 4 kayıt (commit)
-
-
Joffrey F yazdı
ssl,test: OpenSSL may not support ssl2
-
Joffrey F yazdı
Fix linting error
-
Aanand Prasad yazdı
This seems to have been ignored by older versions of flake8, and fixed in version 3.1.0 or 3.1.1. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Tomas Tomecek yazdı
Fixes #1265 Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
- 11 Kas, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
Fix DriverConfig JSON key
-
bin liu yazdı
Signed-off-by: bin liu <liubin0329@gmail.com>
-
- 09 Kas, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Add labels and shmsize arguments to the image build
-
- 08 Kas, 2016 1 kayıt (commit)
-
-
Ryan Belgrave yazdı
Signed-off-by: Ryan Belgrave <Ryan.Belgrave@target.com>
-
- 07 Kas, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Fix broken unit test
-
Ben Firshman yazdı
Introduced by https://github.com/docker/docker-py/pull/1230Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Joffrey F yazdı
enable setting of node labels #1225
-
- 05 Kas, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Fix several create_service arguments
-
- 04 Kas, 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>
-
- 02 Kas, 2016 3 kayıt (commit)
-
-
Joffrey F yazdı
Fix NpipeSocket.settimeout to match expected behavior
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Changes for current docker-py to pass in docker master
-
- 01 Kas, 2016 1 kayıt (commit)
-
-
Alessandro Boch yazdı
- update config structure has new members - service name update is no longer supported Signed-off-by: Alessandro Boch <aboch@docker.com>
-
- 27 Eki, 2016 2 kayıt (commit)
-
-
Aanand Prasad yazdı
Implement retry logic when the npipe open procedure fails
-
Joffrey F yazdı
with ERROR_PIPE_BUSY Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 15 Eki, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Win32 test fixes
-
- 14 Eki, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Support requests versions from 2.11.1 onwards
-