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

[QUESTION] Does UID/GID have any impact in docker compose file #1793

Open
4 tasks done
Hooverdan96 opened this issue Jan 21, 2025 · 0 comments
Open
4 tasks done

[QUESTION] Does UID/GID have any impact in docker compose file #1793

Hooverdan96 opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
🤷‍♂️ Question [ISSUE] Further information is requested

Comments

@Hooverdan96
Copy link

Question

Hi,
thanks for creating this create application! While exploring a docker deployment, I came across the (currently commented) UID/GID environment variables:

https://github.com/Lissy93/dashy/blob/b8d1d2b4b70a9778dbb3465a3fd9661d9d21661f/docs/deployment.md#deploy-with-docker

It seems, that (I am using docker run, instead of compose) the UID/GID only changes the ownership of the user-data directory, but does not seem to have any other impact. When testing the installation, the process was still running under root as well as all of the persistent files like conf.yaml and its backups are showing the root:root ownership.

Category

Setup and Deployment

Please tick the boxes

@Hooverdan96 Hooverdan96 added the 🤷‍♂️ Question [ISSUE] Further information is requested label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷‍♂️ Question [ISSUE] Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants