docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

[27.0 backport] vendor: github.com/docker/docker v27.0.3 #5208

Closed thaJeztah closed 9 hours ago

thaJeztah commented 4 days ago

full diff: https://github.com/docker/docker/compare/v27.0.2...v27.0.3

(cherry picked from commit 2e6aaf05d443e7c1bb1ce4fd9ba10f133f1a901f)

- A picture of a cute animal (not mandatory but encouraged)

thaJeztah commented 4 days ago

Changes in pkg/archive should not affect the CLI, as the CLI never set InUserNS for archives, so keeping this one in draft, and we can re-vendor once v27.0.3 is tagged.

codecov-commenter commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.43%. Comparing base (7d4bcd8) to head (6b99e03).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 27.0 #5208 +/- ## ======================================= Coverage 61.43% 61.43% ======================================= Files 298 298 Lines 20799 20799 ======================================= Hits 12777 12777 Misses 7109 7109 Partials 913 913 ```