Files
Paweł Gronowski 9e6bd0772d download-frozen-image-v2: Use curl -L
Passing the Auth to the redirected location was fixed in curl 7.58:
https://curl.se/changes.html#7_58_0 so we no longer need the extra
handling and can just use `-L` to let curl handle redirects.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit b9b52d59b8)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-09-09 17:52:17 +02:00
..
2020-03-03 12:27:49 +09:00
2023-07-21 12:00:40 -06:00
2020-01-14 13:01:18 -04:00
2023-10-18 15:59:24 -06:00
2016-10-20 22:18:16 -02:00
2020-03-03 12:27:49 +09:00
2020-03-03 12:27:49 +09:00
2020-03-03 12:27:49 +09:00
2020-03-03 12:27:49 +09:00
2022-03-01 14:26:35 +08:00

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.