mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
`uint64(buf.Type)` on i686 is ffffffff9123683e on i686 due to sign extension, so it cannot be compared with `FsMagic(0x9123683E)` Signed-off-by: Andrii Melnykov <andy.melnikov@gmail.com> Upstream-commit: c754555b8742df282bd46ef056837934e973be98 Component: engine