Code Monkey home page Code Monkey logo

Comments (11)

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

I had multi-architecture on my list. I’m using the Docker Hub auto build though, so I’m going to have to figure out how to do it that way. Now that I know it’s needed I’ll spend time to work it out.

from lidarr-flac2mp3.

patrickjmcd avatar patrickjmcd commented on May 26, 2024

Happy to help out if you need it

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

I’ll take you up on that! I’m guessing it a change to the hooks build?
Anyway, I can add you to the project if you want to take it.

from lidarr-flac2mp3.

patrickjmcd avatar patrickjmcd commented on May 26, 2024

Sounds great. I've never used hooks before, but I'm happy to learn

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

I spent a bit of time playing with this, trying to make it work with Docker Cloud builds. I tried just altering the build hook, but that just generates an error message on DockerHub. I managed to get something working using GitHub Workflows, but it complicates other things.
I've added you as a contributor. Maybe you'll have better luck than I did.

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

I just learned about Docker Mods. I think this is going to be a better way to go overall. I'm going to start playing with this is my other repo first, but I'll get back to here once I get everything working.

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

@patrickjmcd, please try my latest Docker Mods build here. Instead of the :latest tag, though, use :arm64. I don't have an ARM system to test this on, but I'm very curious if this works for you.

from lidarr-flac2mp3.

patrickjmcd avatar patrickjmcd commented on May 26, 2024

I'll give this a shot this evening!

from lidarr-flac2mp3.

patrickjmcd avatar patrickjmcd commented on May 26, 2024

I tried running the image on an arm64 machine and got Error: failed to generate container "fda4b2f1c8cdb035c21dd5b04fe1283e7b46ba2bdcc74a7aaadaaa2cdc7cf3e4" spec: │ │ no command specified

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

@patrickjmcd, you used the original Linuxserver.io container with the DOCKER_MODS variable, right? Just asking because this is a totally different method than before.

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on May 26, 2024

Just to tie this one up, I spoke with the guys at Linuxserver.io, and they got me me realize that with their Docker Mods there's no reason to try to build other architectures for simple script mods (which this is). The base image is multi-arch, and then the mod is dynamically pulled and my script does what is needs on whatever architecture it is running on (x86, Arm, whatever is supported by the base image).
I'm going to rework my Travis CI YAML build script to avoid confusion.

from lidarr-flac2mp3.

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.