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
Describe the bug
Does not run on Raspberry Pi 3 To Reproduce
Steps to reproduce the behavior:
Run 'docker pull achannarasappa/ticker:3.0.7-arm64v8'
See error
Expected behavior
Should run properly
Environment (please complete the following information):
Raspberry 3
Additional context docker pull achannarasappa/ticker:3.0.7-arm64v8 3.0.7-arm64v8: Pulling from achannarasappa/ticker 2914792bc417: Already exists cdc7e16146eb: Pull complete Digest: sha256:73fd25733037a4f934d26a4bc307b15874402cf1ebd79856cd9d1b43800a025e Status: Downloaded newer image for achannarasappa/ticker:3.0.7-arm64v8 docker.io/achannarasappa/ticker:3.0.7-arm64v8 pi@raspberrypi:~ $ docker run -it --rm achannarasappa/ticker:3.0.7-arm64v8 WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested standard_init_linux.go:219: exec user process caused: exec format error failed to resize tty, using default size
The text was updated successfully, but these errors were encountered:
Describe the bug
Does not run on Raspberry Pi 3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should run properly
Environment (please complete the following information):
Additional context
docker pull achannarasappa/ticker:3.0.7-arm64v8 3.0.7-arm64v8: Pulling from achannarasappa/ticker 2914792bc417: Already exists cdc7e16146eb: Pull complete Digest: sha256:73fd25733037a4f934d26a4bc307b15874402cf1ebd79856cd9d1b43800a025e Status: Downloaded newer image for achannarasappa/ticker:3.0.7-arm64v8 docker.io/achannarasappa/ticker:3.0.7-arm64v8 pi@raspberrypi:~ $ docker run -it --rm achannarasappa/ticker:3.0.7-arm64v8 WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested standard_init_linux.go:219: exec user process caused: exec format error failed to resize tty, using default size
The text was updated successfully, but these errors were encountered: