Giter Site home page Giter Site logo

docker-unpack-monitor's People

Contributors

fbacker avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kryptonit3

docker-unpack-monitor's Issues

Run as non root user?

Hi,

Thanks for the great script. Just a quick question, is it possible via compose to have this run as a non root specified user?

I'm using Sonarr docker from linuxserver.io and it allows the setting of a uid and guid. Is it possible to also do the same for this?

Since update, no files decompressed

It looks like some changes were made a few days ago and these were picked up by watchtower for me and deployed to my local instance. I'm noticing since the update, no files are being unrared. An example docker logs would be:

> [email protected] start /app
> node index.js

Not interested in file format, ignore

With the "Not interest in file format" line repeated and repeated.

My compose configuration is:

  sonarr_unpack:
      image: fredrickbacker/unpack-monitor
      container_name: sonarr_unpack
      #user: "1000:996"
      environment:
        - PGID=996
        - PUID=1000
      volumes:
        - /media/downloads/:/watch
      restart: always

I've deleted and rebuilt the image and it hasn't changed the symptoms.

Bad file causes a docker restart loop

It might be because of the exit codes from the following error packed data checksum error in volume, but the container gets in a loop of Restarting that it never comes out of.

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.