Closed rnt closed 1 day ago
You will have to install the dependency that is missing then it should work fine.
Closing this issue as a suggestion has been made and there has been no further activity on this thread. Please reopen if you are still experiencing the same issue.
Since 10.25.0 the azcopy linux_amd64 binary don't works in alpine.
Which version of the AzCopy was used?
10.25.0 and 10.25.1
Which platform are you using? (ex: Windows, Mac, Linux)
Alpine Linux
What command did you run?
azcopy --version
What problem was encountered?
Any execution fail with this message:
In 10.24.0, 10.25.0 and 10.25.1,
ldd
output was the same:How can we reproduce the problem in the simplest way?
Using the following Dockerfiles:
:green_circle: This build works fine:
Dockerfile.10.24.0.txt
:red_circle: This builds don't works:
Dockerfile.10.25.0.txt
Dockerfile.10.25.1.txt
Have you found a mitigation/solution?
No. :cry: