mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 18:53:41 +00: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>