Git Product home page Git Product logo

Comments (10)

Javieraeros avatar Javieraeros commented on September 27, 2024 1

Thank you all for your comments!
I have ended to download repo and build the image myself in my pi4 and now works like a charm 😄

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024 1

I'll be adding an image up for you (and now me) for the pi as soon as possible.

that way others can make use of it without having to run manually.

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

seems like that might have something to do with windows carriage returns
Azure/iotedge#1912

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

I just got a pi4 so i'm able to test this out.

from ampache-docker.

logoff avatar logoff commented on September 27, 2024

I think it is related with the different architecture. Trying to run a Go program compiled for x86 architecture on ARM throws this kind of error.

So this issue may be transformed into a feature request: prepare Docker images for ARM architectures.

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

I need to work out what binary it's trying to run, i'll try building the image manually and see what i can see.

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

looks like there aren't any ubuntu armhf ports for 18.04 either.
image

I think this means i need to make an arm specific image? that's going to have to go into my repo as i still can't access the official docker hub account.

from ampache-docker.

wagnered avatar wagnered commented on September 27, 2024

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

I've done some testing and that error i got is from the raspbian version of docker. It looks like i have to rebuild an arm specific version of ampache-docker though.

It would be good if i could get into the org on hub to add the tag but for the moment i'll just add them from my repo into the readme after it's built

from ampache-docker.

lachlan-00 avatar lachlan-00 commented on September 27, 2024

Builds up! I've built on my docker server and tested on my personal pi4
You can pull from my personal docker account now. I'm building images for develop now.

Once /issues/27 is resolved i'll be able to manage the images from the official repo as well

docker run --name=ampache -d -v /path/to/your/music:/media:ro -p 80:80 lachlan00/ampache

image

I'll close this one and will update the readme to direct non-amd64 users

from ampache-docker.

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.