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
on a 32bit arm (raspberry pi 2) : docker pull openwrtorg/rootfs:armvirt-32-openwrt-21.02
trying to run it : docker run openwrtorg/rootfs:armvirt-32-openwrt-21.02
error message : WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
checking on docker hub , the tags armvirt-32-openwrt-* have an OS/ARCH : linux/amd64
The text was updated successfully, but these errors were encountered:
step to reproduce
on a 32bit arm (raspberry pi 2) : docker pull openwrtorg/rootfs:armvirt-32-openwrt-21.02
trying to run it : docker run openwrtorg/rootfs:armvirt-32-openwrt-21.02
error message : WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
checking on docker hub , the tags armvirt-32-openwrt-* have an OS/ARCH : linux/amd64
The text was updated successfully, but these errors were encountered: