- 10 Ara, 2015 4 kayıt (commit)
-
-
Aanand Prasad yazdı
Signed-off-by:
Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
The structure of the fake config dictionary was not reflective of what actual parsed config looks like. Signed-off-by:
Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by:
Aanand Prasad <aanand.prasad@gmail.com>
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 09 Ara, 2015 2 kayıt (commit)
-
-
Joffrey F yazdı
update maintainers file for parsing
-
Aanand Prasad yazdı
Allow providing options when creating networks
-
- 10 Ara, 2015 3 kayıt (commit)
-
-
Sumit Sahrawat yazdı
Signed-off-by:
Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
-
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>
-
- 09 Ara, 2015 1 kayıt (commit)
-
-
Sebastiaan van Stijn yazdı
this updates the MAINTAINERS file to the new format, so that it can be parsed and collected in the docker/opensource repository. Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
- 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 5 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
-