Giter VIP home page Giter VIP logo

Comments (5)

bakerboy448 avatar bakerboy448 commented on June 2, 2024

env vars or conf

Env Vars

  • UN_FILE_MODE=0664
  • UN_DIR_MODE=0775

Conf

also explained in the config example

# Use these configurations to control the file modes used for newly extracted
# files and folders. Recommend 0644/0755 or 0666/0777.
file_mode = "0644"
dir_mode = "0755"

from unpackerr.

Grenwalls avatar Grenwalls commented on June 2, 2024

No, like I said I've already tried that. It doesn't seem like Unpackerr respects it. Even tried 0777 and 0000 as well as 0022, incase it was masking.
I changed to the hotio version and got it working, it respected the settings.

from unpackerr.

davidnewhall avatar davidnewhall commented on June 2, 2024

Have you tried setting UMASK? EDIT: Honestly, I don't think Docker provides a good way to set the umask, so I might have to add some code to suck it in from an env variable.

Can you let me know if docker tag golift/unpackerr:v0.11.1 has the same problem?

from unpackerr.

davidnewhall avatar davidnewhall commented on June 2, 2024

@Grenwalls You still experiencing an issue here and need assistance? This could very well be related to a recent change. With your help we can narrow it dow and resolve it. Let me know?

from unpackerr.

davidnewhall avatar davidnewhall commented on June 2, 2024

I changed to the hotio version and got it working, it respected the settings.

I actually just saw this. welp.

from unpackerr.

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.