mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Remove buffering on the reader, because it's not useful. Also remove artificial io.EOF return. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>