We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
I think that all of docker-compose stuff should be run with dedicated user inside it
The text was updated successfully, but these errors were encountered:
I believe that's in local development only, right?
Sorry, something went wrong.
Are those root in the container or root in the host?
See also #1410 and #2284
Closing, because of duplication of previous issues.
No branches or pull requests
What happened?
When I'm running docker-compose with project created with django cookie cutter, i'm getting this warning/security message:
What should've happened instead?
I think that all of docker-compose stuff should be run with dedicated user inside it
The text was updated successfully, but these errors were encountered: