PeterDaveHello / docker-azcopy

🐳 Tiny Dockerized AzCopy (Azure Storage data transfer utility) inside Alpine Linux 🐧 (~10MB)

Home Page:https://hub.docker.com/r/peterdavehello/azcopy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The latest build(10.16.0) failed on Travis CI

PeterDaveHello opened this issue · comments

#48 217.4 # github.com/Azure/azure-storage-azcopy/v10/ste

#48 217.4 ste/sourceInfoProvider-Local_linux.go:126:9: cannot use s.Nlink (variable of type uint32) as type uint64 in return statement

Seem to be a dependency issue that already been fixed a while, just forgot to close this issue.

See: https://hub.docker.com/r/peterdavehello/azcopy/tags?name=10.16

Turned out it's not, it's that I forgot to build other images rather than just amd64 for it. Anyway, I can build v10.16.0 & v10.16.1 only on amd64 without problem, but the problem goes away since v10.16.2.