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

Simplify running as non-root user using the env file and tmpfs #13834

Closed
wants to merge 1 commit into from

Conversation

eiqnepm
Copy link

@eiqnepm eiqnepm commented Oct 30, 2024

Allows to easily change the user which all the containers use. I changed the model cache from a Docker managed volume to a tmpfs as it's the only way to have the owner and group apply automatically without the user having to create directory and apply the owner and group manually

@eiqnepm eiqnepm requested a review from bo0tzz as a code owner October 30, 2024 18:54
Copy link
Contributor

Label error. Requires exactly 1 of: changelog:.*. Found:

@bo0tzz
Copy link
Member

bo0tzz commented Oct 30, 2024

Thanks for the PR! We want to keep the default compose file as straightforward as possible, but if the non-root setup can be clarified in the docs then a PR for that would be welcome. (Note there's a similar PR in #13257)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants