Git Product home page Git Product logo

Comments (8)

Casvt avatar Casvt commented on May 27, 2024

Duplicate of #33 ?

from kapowarr.

ajurna avatar ajurna commented on May 27, 2024

nope, that's for its running context. while it could accomplish the same it's not exactly the same thing. this would allow you to continue running as root in the container but the file permissions would change.

from kapowarr.

Berserkir-Wolf avatar Berserkir-Wolf commented on May 27, 2024

Sounds like wanting to support UMASK (like linuxserver images), which maps the container root to a local user with less-than-root access.
That about right, @ajurna ?

from kapowarr.

Berserkir-Wolf avatar Berserkir-Wolf commented on May 27, 2024

The above change creates a container-local user (so only existing in the container) named kapowarr on startup of the container, with a PUID:PGID able to be defined in environment variables.
The user has sudo/root access in the container, but does not on the host system.

from kapowarr.

ajurna avatar ajurna commented on May 27, 2024

That is correct

from kapowarr.

Berserkir-Wolf avatar Berserkir-Wolf commented on May 27, 2024

Awesome. In that case, once the PR is reviewed (and hopefully accepted), the next build will support it.

from kapowarr.

ajurna avatar ajurna commented on May 27, 2024

although looking at the docs changes that are being brought in for #59 having a umask setting could still be useful.

from kapowarr.

ignacio82 avatar ignacio82 commented on May 27, 2024

+1

from kapowarr.

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.