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

Added a setting for fsnotify watchers and correct install issue for dockerfile #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dgutierrez1287
Copy link

I added a setting for the number of fsnotify watchers which is required when there is a dropbox folder with many files, this does require running the container in privileged mode but it does solve the error.

I changed the install pattern in the dockerfile to be more consistent with the install that is done as part of the update in the run script. Using the repo was failing consistently since i was unable to get passed the gpg pulling stage, so this bypasses that need completely and it removes some complexity from the dockerfile.

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.

1 participant