- 10 Ara, 2015 2 kayıt (commit)
-
-
Sumit Sahrawat yazdı
Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
-
Sumit Sahrawat yazdı
Following the spec: http://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#create-a-network I have added an Options argument to create_network. This opens up the possibility of creating isolated containers with no internet access programmatically. We require such facilities in https://github.com/jupyter/tmpnb/issues/187. Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
-
- 08 Ara, 2015 2 kayıt (commit)
- 04 Ara, 2015 2 kayıt (commit)
-
-
Aanand Prasad yazdı
840 add exception utility method for create host config
-
Dustin Falgout yazdı
Signed-off-by: Dustin Falgout <dustin@falgout.us>
-
- 03 Ara, 2015 5 kayıt (commit)
-
-
Dustin Falgout yazdı
Added tests for the new methods. Closes #840 Signed-off-by: Dustin Falgout <dustin@falgout.us>
-
Dustin Falgout yazdı
Signed-off-by: Dustin Falgout <dustin@falgout.us>
-
Daniel Nephin yazdı
Improve exec api
-
Jonathan Stewmon yazdı
Signed-off-by: Jonathan Stewmon <jstewmon@rmn.com>
-
Tomas Tomecek yazdı
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
- 02 Ara, 2015 2 kayıt (commit)
-
-
Tomas Tomecek yazdı
b/c if test fails, dpy-dind is left running and integration-dind target will refuse to start and you need to manually force-remove the container Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
Tomas Tomecek yazdı
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
- 01 Ara, 2015 4 kayıt (commit)
-
-
Daniel Nephin yazdı
fix typo filter param for `volumes`
-
Daniel Nephin yazdı
[doc] network_mode can also take the name of a network as value.
-
Nicolas Delaby yazdı
Signed-off-by: Nicolas Delaby <nicolas.delaby@lock8.me>
-
- 30 Kas, 2015 4 kayıt (commit)
-
-
dlorenc yazdı
Signed-off-by: dlorenc <lorenc.d@gmail.com>
-
Joffrey F yazdı
1.6.0 release
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Update repo name resolution method
-
- 24 Kas, 2015 4 kayıt (commit)
-
-
Joffrey F yazdı
Ensure assert_hostname is set on the pool connection
-
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ı
More relaxed version that matches the constraints imposed by the current version of the docker daemon. Few unit tests to verify the new cases. Client.pull was trying to set the tag value when it wasn't supposed to, fixed now. utils.parse_repository_tag is simpler and supports @sha... notation Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 23 Kas, 2015 1 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 19 Kas, 2015 1 kayıt (commit)
-
-
Joffrey F yazdı
Move methods/classes used by all integration tests to helpers.py
-
- 18 Kas, 2015 6 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Ensure setup_module is called at session level, making the test suite not order dependent. Test files can be invoked independently. Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
https://github.com/schu/docker-pyJoffrey F yazdı
Merge branch 'oom-kill-disable-pr' of https://github.com/schu/docker-py into schu-oom-kill-disable-pr
-
Joffrey F yazdı
Fix #627
-
- 17 Kas, 2015 1 kayıt (commit)
-
-
Daniel Nephin yazdı
Add support for non-stream stats of containers
-
- 16 Kas, 2015 1 kayıt (commit)
-
-
Daniel Nephin yazdı
Add support for MemorySwappiness to client.create_host_config()
-
- 12 Kas, 2015 5 kayıt (commit)
-
-
Joffrey F yazdı
Remove unused files
-
Joffrey F yazdı
Rebased #798
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Merge branch 'test-no-log-driver-specified' of https://github.com/mnowster/docker-py into mnowster-test-no-log-driver-specified Signed-off-by: Joffrey F <joffrey@docker.com>
-
Daniel Nephin yazdı
Support the 'since' option in the 'containers/<id>/logs' endpoint (API upgrade)
-