ab733b5564
full diff: https://github.com/docker/docker/compare/46229ca1d815cfd4b50eb377ac75ad8300e13a85...v20.10.7 This is the equivalent of49f6071532on master, but the vendored version in 20.10 was different. Last updates where: - Master: https://github.com/docker/cli/commit/7bef2487659c3609d6da10e36ad2a61267b9cdc9 - diff: https://github.com/moby/moby/compare/v20.10.1...d5209b29b9777e0b9713d87847a5dc8ce9d93da6 - https://github.com/moby/moby/commit/d5209b29b9777e0b9713d87847a5dc8ce9d93da6 is a commit from moby "master" - 20.10: https://github.com/docker/cli/commit/5941f4104a33aaddf08a080a3cf5d05e6fdace6b - diff: https://github.com/docker/docker/compare/v20.10.1...46229ca1d815cfd4b50eb377ac75ad8300e13a85 - https://github.com/moby/moby/commit/46229ca1d815cfd4b50eb377ac75ad8300e13a85 is a commit from moby "20.10" The 20.10 version mentions it was cherry-picked from7bef248765, but that's not the case; there's another diff in the 20.10 branch that was not in master: https://github.com/docker/docker/compare/d5209b29b9777e0b9713d87847a5dc8ce9d93da6...46229ca1d815cfd4b50eb377ac75ad8300e13a85 raw diff https://github.com/docker/docker/compare/d5209b29b9777e0b9713d87847a5dc8ce9d93da6..46229ca1d815cfd4b50eb377ac75ad8300e13a85 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>