Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]no matching manifest for linux/arm/v7 in the manifest list entries #371

Closed
1 task done
alsaadie opened this issue Aug 27, 2023 · 2 comments
Closed
1 task done

Comments

@alsaadie
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

while pulling latest image from Raspberry pi4, im getting the below error:
$ docker pull lscr.io/linuxserver/plex:latest
latest: Pulling from linuxserver/plex
no matching manifest for linux/arm/v7 in the manifest list entries
$ docker pull linuxserver/plex:latest
latest: Pulling from linuxserver/plex
no matching manifest for linux/arm/v7 in the manifest list entries
$ docker pull linuxserver/plex:latest --platform 'linux/armv7'
latest: Pulling from linuxserver/plex
no matching manifest for linux/armv7 in the manifest list entries

Expected Behavior

No response

Steps To Reproduce

docker pull linuxserver/plex:latest

Environment

- OS:
 cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
- How docker service was installed:
https://docs.docker.com/engine/install/raspberry-pi-os/#install-using-the-repository

CPU architecture

arm64

Docker creation

docker pull linuxserver/plex:latest

Container logs

Can not pull image
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@Roxedus
Copy link
Member

Roxedus commented Aug 27, 2023

We do not offer arm V7 images.
https://www.linuxserver.io/blog/a-farewell-to-arm-hf

@Roxedus Roxedus closed this as completed Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants