mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Unless `file` is wrapped with buffered reader, `fmt.Fscanf` will read just one byte and terminate with `EOF`. Signed-off-by: Michal Minar <miminar@redhat.com>