Files
docker-cli/vendor/github.com
Derek McGowan 7b37f30da2 Use io.copy for build context compression
The use of pools here is unnecessary and creates a code dependency on
moby library which will move to internal.

The pool does not provide any value here since it is only done for a
single operation and unlikely performed in alongside other operations
which are re-using the buffers many times between garbage collections.

Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-03 13:45:38 +01:00
..
2021-12-16 21:16:01 +01:00
2021-12-16 21:16:01 +01:00
2022-03-26 19:48:14 +01:00