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: workaround for Docker EACCESS issue #71

Merged
merged 3 commits into from Nov 7, 2022
Merged

fix: workaround for Docker EACCESS issue #71

merged 3 commits into from Nov 7, 2022

Conversation

aim11
Copy link
Collaborator

@aim11 aim11 commented Nov 7, 2022

The root cause seems to be in the file permissions created by the host system root related to docker-compose issue docker/compose#3270
One way to bypass the problem is to change the file permissions right after the container is created. I updated the instructions in INSTALL.md file.

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