You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arm64 image actually contains a 32 bit binary. This is likely because the debian/eol:squeeze base image didn't have a native arm64 variant, and Docker falls back to armel or armhf.
The
arm64image actually contains a 32 bit binary. This is likely because thedebian/eol:squeezebase image didn't have a nativearm64variant, and Docker falls back toarmelorarmhf.