- 30 Ock, 2018 3 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
https://github.com/funkyfuture/docker-py…Joffrey F yazdı
Merge branch 'container_exec_run' of https://github.com/funkyfuture/docker-py into funkyfuture-container_exec_run Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Update save / export methods to return data generators
-
- 28 Ock, 2018 2 kayıt (commit)
-
-
Frank Sachsenheim yazdı
Signed-off-by:
Frank Sachsenheim <funkyfuture@riseup.net>
-
Frank Sachsenheim yazdı
Signed-off-by:
Frank Sachsenheim <funkyfuture@riseup.net>
-
- 27 Ock, 2018 2 kayıt (commit)
-
-
Joffrey F yazdı
ImageCollection.build now also returns build logs
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 26 Ock, 2018 13 kayıt (commit)
-
-
Joffrey F yazdı
BuildError.build_logs has a copy of the logs generator Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Return Image objects in ImageCollection.load
-
Joffrey F yazdı
Also return exit code in exec_run
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
https://github.com/hnq90/docker-py…Joffrey F yazdı
Merge branch 'add_exit_code_to_exec_run' of https://github.com/hnq90/docker-py into hnq90-add_exit_code_to_exec_run
-
Joffrey F yazdı
Bump default API version to 1.35
-
Joffrey F yazdı
Add ContainerSpec.isolation support Add until support in logs Add condition support in wait Add workdir support in exec_create Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Fix appveyor tests
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Replace missing "^" with "e"
-
mccalluc yazdı
Signed-off-by:
Chuck McCallum <mccallucc+github@gmail.com>
-
- 25 Ock, 2018 7 kayıt (commit)
-
-
Joffrey F yazdı
Change default TLS version
-
Joffrey F yazdı
Add support for experimental platform flag in build and pull
-
Joffrey F yazdı
Switch ports in documentation for EndpointSpec (#1516)
-
Joffrey F yazdı
Added scale method to the Service model.
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Drew Erny yazdı
Detects if python has an up-to-date version of OpenSSL that supports TLSv1.2. If it does, choose that as the default TLS version, instead of TLSv1. The Docker Engine and the majority of other Docker API servers should suppot TLSv1.2, and if they do not, the user can manually set a different (lower) version. Signed-off-by:
Drew Erny <drew.erny@docker.com>
-
Joffrey F yazdı
Shift test matrix forward
-
- 24 Ock, 2018 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>
-
- 23 Ock, 2018 2 kayıt (commit)
-
-
Joffrey F yazdı
Python 3.6 support
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 12 Ock, 2018 2 kayıt (commit)
-
-
Joffrey F yazdı
Fix service network regression on API < 1.25
-
Viktor Adam yazdı
Signed-off-by:
Viktor Adam <rycus86@gmail.com>
-
- 03 Ock, 2018 3 kayıt (commit)
-
-
Joffrey F yazdı
Ignore dockerignore lines that contain only whitespace
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
Felipe Ruhland yazdı
Signed-off-by:
Felipe Ruhland <felipe.ruhland@gmail.com>
-
- 27 Ara, 2017 1 kayıt (commit)
-
-
Johannes Postler yazdı
Signed-off-by:
Johannes Postler <johannes.postler@uibk.ac.at>
-
- 26 Ara, 2017 1 kayıt (commit)
-
-
Felipe Ruhland yazdı
Signed-off-by:
Felipe Ruhland <felipe.ruhland@gmail.com>
-
- 22 Ara, 2017 1 kayıt (commit)
-
-
Felipe Ruhland yazdı
Signed-off-by:
Felipe Ruhland <felipe.ruhland@gmail.com>
-
- 19 Ara, 2017 1 kayıt (commit)
-
-
Joffrey F yazdı
-