- 20 Mar, 2018 4 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>
-
James yazdı
Signed-off-by: James Meakin <jamesmeakin@gmail.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 05 Mar, 2018 6 kayıt (commit)
-
-
Joffrey F yazdı
3.1.1 release
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Wanzhi Du yazdı
Signed-off-by: Wanzhi Du <wanzhi09@gmail.com>
-
Wanzhi Du yazdı
This fixed the bug that test comment line in .dockerignore file as ignore rule bug. Add test for "# comment" patterns in .dockerignore. Signed-off-by: Wanzhi Du <wanzhi09@gmail.com>
-
- 27 Şub, 2018 1 kayıt (commit)
-
-
Joffrey F yazdı
Workaround requests resolving our unix socket URL on macosx.
-
- 26 Şub, 2018 3 kayıt (commit)
-
-
Joffrey F yazdı
Add test for "/.." patterns in .dockerignore.
-
Matthieu Nottale yazdı
Signed-off-by: Matthieu Nottale <matthieu.nottale@docker.com>
-
mefyl yazdı
Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
- 23 Şub, 2018 2 kayıt (commit)
-
-
Joffrey F yazdı
Cleanup containers during the tests
-
Yong Tang yazdı
This fix tries to clean up the containers during the tests so that no pre-existing volumes left in docker integration tests. This fix adds `-v` when removing containers, and makes sure containers launched in non-daemon mode are removed. This fix is realted to moby PR 36292 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
-
- 22 Şub, 2018 5 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
3.1.0 release
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com> Conflicts: docker/version.py tests/unit/api_test.py tests/unit/utils_test.py
-
Joffrey F yazdı
Improve .dockerignore compliance
-
- 21 Şub, 2018 10 kayıt (commit)
-
-
Joffrey F yazdı
Shorthand method for service.restart()
-
Viktor Adam yazdı
Signed-off-by: Viktor Adam <rycus86@gmail.com>
-
mefyl yazdı
Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
mefyl yazdı
This is pure optimization to not recurse into directories when there are no chances any file will be included. Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
mefyl yazdı
Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
mefyl yazdı
Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
William Myers yazdı
- Add support for dict and list generic_resources parameter - Add generic_resources integration test Signed-off-by: William Myers <mwilliammyers@gmail.com>
-
- 20 Şub, 2018 2 kayıt (commit)
-
-
Joffrey F yazdı
Fix DockerClient pull bug when pulling image by digest
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 19 Şub, 2018 1 kayıt (commit)
-
-
mefyl yazdı
This reverts commit 34d50483. Signed-off-by: mefyl <quentin.hocquet@docker.com>
-
- 15 Şub, 2018 6 kayıt (commit)
-
-
Joffrey F yazdı
Bump docker-pycreds to 0.2.2 (pass support)
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Add chunk_size parameter to data downloading methods
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Fix authconfig resolution when credStore is used combined with login()
-
Joffrey F yazdı
Clean up created volume from test_run_with_named_volume
-