- 26 Mar, 2019 1 kayıt (commit)
-
-
Ian Campbell yazdı
Add registry auth header to inspect_distribution requests
-
- 25 Mar, 2019 5 kayıt (commit)
-
-
Ian Campbell yazdı
Move volume_driver to RUN_HOST_CONFIG_KWARGS
-
Ian Campbell yazdı
Redux added arguments to create a swarm with a custom address pool and subnet size.
-
Ian Campbell yazdı
Avoid race condition on short execution
-
Ulysses Souza yazdı
- Add a sleep of 2 seconds to be sure the logs can be requested before the daemon removes the container when run with auto_remove=True Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Ulysses Souza yazdı
Support for SCTP
-
- 23 Mar, 2019 2 kayıt (commit)
-
-
Joffrey F yazdı
set buildargs default value if None
-
Hannes Ljungberg yazdı
Fixes #2271 Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
- 22 Mar, 2019 4 kayıt (commit)
-
-
Hannes Ljungberg yazdı
Following https://github.com/docker/docker-py/pull/2201#pullrequestreview-192571911Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se> Co-authored-by:
Hannes Ljungberg <hannes@5monkeys.se> Co-authored-by:
bluikko <14869000+bluikko@users.noreply.github.com>
-
Barry Shapira yazdı
The integration tests require restarting the swarm once for each test. I had done so manually with self.init_swarm(force_new_cluster=True) but that wasn't resetting the swarm state correctly. The usual test teardown procedure cleans up correctly. Signed-off-by:
Barry Shapira <barry@whiterabbit.ai>
-
Barry Shapira yazdı
Also corrected a documentation error: the default API version from constants is currently 1.35, not 1.30 as was sometimes listed. Signed-off-by:
Barry Shapira <barry@whiterabbit.ai> Removed accidental whitespace. Signed-off-by:
Barry Shapira <barry@whiterabbit.ai>
-
Barry Shapira yazdı
Signed-off-by:
Barry Shapira <barry@whiterabbit.ai>
-
- 20 Mar, 2019 7 kayıt (commit)
-
-
Chris Crone yazdı
Update changelog and next milestone
-
Ulysses Souza yazdı
Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Djordje Lukic yazdı
3.7.1 release
-
Ulysses Souza yazdı
Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Ulysses Souza yazdı
Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Ulysses Souza yazdı
- Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close() - Makes SSHHTTPAdapter reopen a closed connection when needed like the others Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Ulysses Souza yazdı
This is because default the number of connections in OpenSSH is 10 Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
- 19 Mar, 2019 2 kayıt (commit)
-
-
Yincen Xia yazdı
Signed-off-by:
Yincen Xia <philip980507@msn.cn>
-
Ulysses Souza yazdı
Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
- 18 Mar, 2019 3 kayıt (commit)
-
-
Hannes Ljungberg yazdı
Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
Hannes Ljungberg yazdı
Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
Hannes Ljungberg yazdı
Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
- 17 Mar, 2019 1 kayıt (commit)
-
-
Joffrey F yazdı
Return API response on service update
-
- 16 Mar, 2019 2 kayıt (commit)
-
-
Joffrey F yazdı
[4.0] Terminate support for Python 3.3 (EOL in 2018)
-
Joffrey F yazdı
Signed-off-by:
Joffrey F <joffrey@docker.com>
-
- 15 Mar, 2019 2 kayıt (commit)
-
-
Ulysses Souza yazdı
- Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close() - Makes SSHHTTPAdapter reopen a closed connection when needed like the others Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
Ulysses Souza yazdı
This is because default the number of connections in OpenSSH is 10 Signed-off-by:
Ulysses Souza <ulysses.souza@docker.com>
-
- 13 Mar, 2019 1 kayıt (commit)
-
-
Hannes Ljungberg yazdı
Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
- 01 Mar, 2019 1 kayıt (commit)
-
-
Leks yazdı
Signed-off-by:
Leks <alexsmir@list.ru>
-
- 28 Şub, 2019 1 kayıt (commit)
-
-
Jean-Christophe Sirot yazdı
Fix `network_mode` API documentation wording
-
- 21 Şub, 2019 1 kayıt (commit)
-
-
p1100i yazdı
Signed-off-by:
p1100i <p1100i@gmx.com>
-
- 26 Ock, 2019 2 kayıt (commit)
-
-
Joffrey F yazdı
Fix descriptions of the default API version in docs
-
Tsuyoshi Hombashi yazdı
1.30 -> 1.35 Signed-off-by:
Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
-
- 22 Ock, 2019 2 kayıt (commit)
-
-
Ulysses Souza yazdı
Make PlacementPreference build correct context
-
Ulysses Souza yazdı
Added missing options from RUN_HOST_CONFIG_KWARGS list in docker.models.containers to the docstring for client.containers.run()
-
- 18 Ock, 2019 1 kayıt (commit)
-
-
Hannes Ljungberg yazdı
Signed-off-by:
Hannes Ljungberg <hannes@5monkeys.se>
-
- 17 Ock, 2019 1 kayıt (commit)
-
-
wvaske yazdı
Added missing options from RUN_HOST_CONFIG_KWARGS list in docker.models.containers to the docstring for client.containers.run() Signed-off-by:
wvaske <wvaske@micron.com>
-
- 12 Ock, 2019 1 kayıt (commit)
-
-
Joffrey F yazdı
Update docstring for auth_config parameter in pull, push, and inspect_distribution Signed-off-by:
Joffrey F <joffrey@docker.com>
-