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

Fix: run docker as root and change user in script #83

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

AlexSciFier
Copy link
Owner

To fix directories ownership i run container as root and then change user in script using gosu. Alternatevly you can change user in docker-compose file with standart user parameter. Might be possible fix for #76

@AlexSciFier AlexSciFier mentioned this pull request Oct 18, 2023
@AlexSciFier
Copy link
Owner Author

I decided to remove the entrypoint script and manage the user using the standard user parameter in docker-compose.

@AlexSciFier AlexSciFier marked this pull request as ready for review October 19, 2023 11:43
@AlexSciFier AlexSciFier merged commit 99753f3 into master Oct 19, 2023
@AlexSciFier AlexSciFier deleted the fix-docker-user branch October 19, 2023 11:44
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.

None yet

1 participant