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

make logging directory default to user owned directory #135

Open
asch99 opened this issue Dec 12, 2022 · 0 comments
Open

make logging directory default to user owned directory #135

asch99 opened this issue Dec 12, 2022 · 0 comments

Comments

@asch99
Copy link

asch99 commented Dec 12, 2022

I want to include in dosma in a docker container. All works fine, but the container must be run as root because dosma wants to write to a logfile which is created in a system directory. I would like to run the container as an unprivileged user, so I don't run into ownership problems of the output files.

Could you consider changing the hard coded logfile path (output_dir() in envs.py) to something more easily accessible? Home folder or /tmp?

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

No branches or pull requests

1 participant