Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running dockers with user privilages inside docker-compose. #3715

Closed
pfk-beta opened this issue May 20, 2022 · 4 comments
Closed

Running dockers with user privilages inside docker-compose. #3715

pfk-beta opened this issue May 20, 2022 · 4 comments
Labels

Comments

@pfk-beta
Copy link

What happened?

When I'm running docker-compose with project created with django cookie cutter, i'm getting this warning/security message:

You're running the worker with superuser privileges: this is
absolutely not recommended!

What should've happened instead?

I think that all of docker-compose stuff should be run with dedicated user inside it

@pfk-beta pfk-beta added the bug label May 20, 2022
@browniebroke
Copy link
Member

I believe that's in local development only, right?

@xjlin0
Copy link

xjlin0 commented Jul 17, 2022

Are those root in the container or root in the host?

@browniebroke
Copy link
Member

See also #1410 and #2284

@pfk-beta
Copy link
Author

pfk-beta commented Aug 1, 2022

Closing, because of duplication of previous issues.

@pfk-beta pfk-beta closed this as completed Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants