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

[Feature] Allow use as non-root #941

Open
2 tasks done
OddMagnet opened this issue Jan 12, 2025 · 0 comments
Open
2 tasks done

[Feature] Allow use as non-root #941

OddMagnet opened this issue Jan 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@OddMagnet
Copy link

General

  • My feature does not exist in the latest version of MySpeed.
  • I have checked that my feature has not been suggested by anyone else.

Your Idea

I generally like running my docker containers as non-root by providing by using the user attribute in my compose files:

user: ${PUID}:${PGID}

Even though I've create the necessary folders for myspeed, it still crashes with the error that it can't create the already existing data folder.

Would be cool if it could run as non-root

@OddMagnet OddMagnet added the enhancement New feature or request label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant