Code Monkey home page Code Monkey logo

Comments (8)

github-actions avatar github-actions commented on July 21, 2024

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

from docker-code-server.

Roxedus avatar Roxedus commented on July 21, 2024

This happens because you are using a user that has no shell in the container, www-data. We recommend using a user account rather than one of the common IDs and names.

from docker-code-server.

fabiante avatar fabiante commented on July 21, 2024

Hi, thanks for your reply.

I see, instead of using 33 as user and group id, using www-data should be fine, right?

In my scenario I want to use code-server to allow editing files hosted by an apache webserver. Therefore I want to ensure that created / edited files are always owned by www-data.

from docker-code-server.

fabiante avatar fabiante commented on July 21, 2024

Update: I tried using www-data but then my user is abc. What am I missing? Thanks for your help :)

from docker-code-server.

j0nnymoe avatar j0nnymoe commented on July 21, 2024

You need to use a normal user account.

from docker-code-server.

fabiante avatar fabiante commented on July 21, 2024

In other words: Using www-data as user / group is not an option because it is a system account, right? (I am not that confident with linux user management)

from docker-code-server.

Roxedus avatar Roxedus commented on July 21, 2024

Yes

from docker-code-server.

fabiante avatar fabiante commented on July 21, 2024

Alright, thanks for your feedback!

from docker-code-server.

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.