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: docker logs mount bad permissions #1717

Merged
merged 1 commit into from Mar 28, 2024
Merged

Conversation

yaboiishere
Copy link
Contributor

The problem is that the logs directory is mounted with the wrong permissions. The solution is to delete the old logs and recreate the directory with the correct permissions. This fixes #1634

The problem is that the logs directory is mounted with the wrong permissions.
The solution is to delete the old logs and recreate the directory with the correct permissions.
@yaboiishere yaboiishere self-assigned this Mar 27, 2024
@sborrazas sborrazas merged commit af232e4 into master Mar 28, 2024
6 of 7 checks passed
@sborrazas sborrazas deleted the fix-docker-logs-mount branch March 28, 2024 15:03
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.

Different logs depending on docker logs bind mount
2 participants