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

Add permissions to mirror user to fix Docker start failure (EAccess) #132

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

ioritz1993
Copy link
Contributor

This commit grants the necessary permissions to the 'mirror' user to resolve a Docker start failure issue, specifically an access error (EAccess). It was found that this error was due to insufficient permissions for the 'mirror' user. By providing the appropriate permissions, Docker can now start without issues, thereby eliminating the error that was hindering its proper operation.

This commit grants the necessary permissions to the 'mirror' user to resolve a Docker start failure issue, specifically an access error (EAccess). It was found that this error was due to insufficient permissions for the 'mirror' user. By providing the appropriate permissions, Docker can now start without issues, thereby eliminating the error that was hindering its proper operation.
@ioritz1993 ioritz1993 closed this Jan 30, 2024
@ioritz1993 ioritz1993 reopened this Jan 30, 2024
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

2 participants