Code Monkey home page Code Monkey logo

Comments (4)

Waterboy1602 avatar Waterboy1602 commented on August 15, 2024

Can it be because the docker builds are only built for amd64 and arm64? Otherwise I have no idea.

I've already been reported in the past that you can install Addarr on a RPi 4 by using this wiki, instead of using Docker.

from addarr.

juanra avatar juanra commented on August 15, 2024

I fix the error adding this line in my docker-compose file:

platform: linux/x86_64

But now I am getting these errors :

standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,
standard_init_linux.go:219: exec user process caused: exec format error,

from addarr.

juanra avatar juanra commented on August 15, 2024

Apparently it was only necessary to compile the docker image for an arm7 architecture (I followed the steps described here).

Due to access issues I couldn't upload it to your repository so I uploaded it to mine.

Anyone who wants to use the docker container in RPi can put:

image: juanra / addarr-rpi: armv7l-latest

from addarr.

Waterboy1602 avatar Waterboy1602 commented on August 15, 2024

Could you try again to pull my Docker Addarr image? I've added the linux/arm platform to the Docker build action, so I assume this should fix the problem. If this fixes it, then you don't have to keep a Docker build yourself. Guess that would make it easier for you. Although I have no problem with you building a RPi image.

from addarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.