weave: ARM64 weaveexec image has wrong docker client binary
It seems that weaveworks/weaveexec-arm64:1.9.3
contains docker client binary that is not working with arm64. Tested this with Packet.net Type2A bare metal server using Ubuntu 16.04 / Docker 1.12.6. I got it working after I built docker-client for arm64 and copied that into weaveexec image.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 18 (11 by maintainers)
Fixed by no longer using the docker binary, in #3110
#3110 should have fixed this, because the Docker binary is no longer included in the image. Would anyone like to try this? (Using
latest
images; we haven’t done a release with that change)