mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +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>