Coder Social home page Coder Social logo

Comments (7)

jayaddison avatar jayaddison commented on July 21, 2024 1

I've removed the experimental multiarch image since it was based on the v3.0.1-8 Dockerfiles, and those are now out-of-date. When a multi-architecture image is published again, we should consider adding a more descriptive version tag (and possibly automating the process?)

from grocy-docker.

Porrumentzio avatar Porrumentzio commented on July 21, 2024

I downloaded the code from this repo and run the docker-compose commands, but I got this error:
irudia

from grocy-docker.

Porrumentzio avatar Porrumentzio commented on July 21, 2024

After that, I run docker-compose build and docker-compose up -d and I have the containers running. Sorry for disturbing

from grocy-docker.

jayaddison avatar jayaddison commented on July 21, 2024

Hi @Porrumentzio - no problem, thanks for mentioning this. The initial docker pull problem looks like it's because there's no latest tag applied to grocy-docker images.

There's some debate about whether having a latest tag is a good idea or not; to begin with grocy-docker images are taking the approach that there are specific image versions, and within each version tag the images should correspond to a release of grocy itself - sometimes with minor version releases if the build process is updated.

The exec format error messages look like they're related to architecture differences; the images were build for amd64 and my guess is that you're running Raspbian on an arm architecture of some kind?

I've opened issue #105 to track progress against building grocy-docker images for multiple architectures.

from grocy-docker.

Porrumentzio avatar Porrumentzio commented on July 21, 2024

Yes, I use ARM architecture. Say me if you want me to try something out on ARM architecture!

from grocy-docker.

jayaddison avatar jayaddison commented on July 21, 2024

Hi @Porrumentzio - thanks for the offer to help. Could you try docker pull grocy/grocy:multiarch when you have time, and see if that works?

(this should retrieve an experimental multi-architecture build of grocy-docker that includes ARM platform support)

from grocy-docker.

jayaddison avatar jayaddison commented on July 21, 2024

Hi again @Porrumentzio - this should be resolved by #156; the Docker Hub images for grocy-docker are now built for multiple architectures, including Arm-based systems. Any help testing and confirming the functionality is welcome.

from grocy-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.