linuxserver / docker-radarr

GNU General Public License v3.0
611 stars 103 forks source link

armv7 support for docker image #214

Closed khalith closed 1 year ago

khalith commented 1 year ago

Is there an existing issue for this?

Current Behavior

I have been running armv7 architecture of docker in my raspberry pi and currently latest version of radarr is missing for this architecture. Can any one help me to get the same?

Expected Behavior

No response

Steps To Reproduce

Use docker tag with --platform linux/armv7

Environment

- OS: raspberry pi OS
- How docker service was installed: docker compose

CPU architecture

arm64

Docker creation

radarr:
    image: ghcr.io/linuxserver/radarr:latest
    container_name: radarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ="Asia/Kolkata"
    volumes:
      - /home/pi/Radarr/config:/config
      - /media/pi/Plex/Movies:/movies
      - /media/pi/DOWNLOADS/Downloads:/downloads
      - /media/pi/DOWNLOADS/Movies-Deleted:/Movies-Deleted
    ports:
      - 7878:7878
    restart: unless-stopped

Container logs

None
github-actions[bot] commented 1 year ago

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

Roxedus commented 1 year ago

We do no longer support armhf. https://www.linuxserver.io/blog/a-farewell-to-arm-hf