mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
This fixes the removal of TempArchives which can read with only one read. Such archives weren't getting removed because EOF wasn't being triggered. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
This code provides helper functions for dealing with archive files.