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
✖ docker run --rm -it jpalus/pld-linux-armv6hl bash
Unable to find image 'jpalus/pld-linux-armv6hl:latest' locally
latest: Pulling from jpalus/pld-linux-armv6hl
d51368cc53f4: Already exists
docker: layers from manifest don't match image configuration.
See 'docker run --help'.
raspberry pi 4 armv7l 32bit kernel
$ docker run --rm -it jpalus/pld-linux-armv6hl bash
Unable to find image 'jpalus/pld-linux-armv6hl:latest' locally
latest: Pulling from jpalus/pld-linux-armv6hl
d51368cc53f4: Pull complete
docker: layers from manifest don't match
however this works fine:
# https://github.com/jpalus/pld-linux-armFROM jpalus/pld-linux-armv6hl AS base
trying to give reproducer for #1 got such errors
macos m1:
raspberry pi 4 armv7l 32bit kernel
however this works fine:
The text was updated successfully, but these errors were encountered: