Git Product home page Git Product logo

Comments (5)

KyubiSystems avatar KyubiSystems commented on May 24, 2024 1

Okaaay, first time I've looked at the codebase in a while, and it looks like it hasn't survived 2to3 conversion intact :(. There are some module path issues I'm fixing as I go. and I'll upload new Docker images.

from yomiko.

KyubiSystems avatar KyubiSystems commented on May 24, 2024

I have several platforms which will run Docker, but I don't have unRAID, so I can't test it myself. Try setting PUID/PGID to the current external user. Use 'docker logs' to check the script output.

To be honest, I'd suggest just cloning the repo and running the code outside a container to see if that works for you. The Docker packaging was more of a "because I can" than a recommended method of distribution.

from yomiko.

GlassedSilver avatar GlassedSilver commented on May 24, 2024

Nothing in that log at all. Maybe you can tell me if you see anything obvious missing from my docker run command:

docker run -d --name='Yomiko' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '5000:5000/tcp' -v '/mnt/user/appdata/yomiko/':'/usr/src/app':'rw' 'kyubi/yomiko:alpine'

from yomiko.

GlassedSilver avatar GlassedSilver commented on May 24, 2024

Many many thanks! Looking forward to trying out your application! :)

from yomiko.

GlassedSilver avatar GlassedSilver commented on May 24, 2024

Any update on this? Would be really interested in giving this a spin on my setup.

Specifically asking because of this:
selfhosters/unRAID-CA-templates#218 (comment) :)

from yomiko.

Related Issues (12)

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.