The current ARM binaries are armv7, which fail in a raspberry pi zero with "invalid instruction".
This is not a great problem since I am maybe the only person using docker in a raspberry pi zero, but hey, it's not a horribly hard thing to fix either (just set GOARM=5 IIUC)
The current ARM binaries are armv7, which fail in a raspberry pi zero with "invalid instruction".
This is not a great problem since I am maybe the only person using docker in a raspberry pi zero, but hey, it's not a horribly hard thing to fix either (just set GOARM=5 IIUC)