Description
Based on some strace investigation, various phases of docker pull have dockerd making sub-optimal disk reads and writes, which could likely be improved upon to increase performance especially when the Docker data directory is not on a fast local disk.
(This is an enhancement issue to address the conventions requirements.)
See:
Description
Based on some
straceinvestigation, various phases ofdocker pullhavedockerdmaking sub-optimal disk reads and writes, which could likely be improved upon to increase performance especially when the Docker data directory is not on a fast local disk.(This is an enhancement issue to address the conventions requirements.)
See:
pools.Copyfor archive file copy operations #48605