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 conditional check for current user:group id on run file. #19

Open
sturple opened this issue Jul 22, 2018 · 0 comments
Open

Add conditional check for current user:group id on run file. #19

sturple opened this issue Jul 22, 2018 · 0 comments

Comments

@sturple
Copy link

sturple commented Jul 22, 2018

Hi @janeczku,
Thank you for creating this docker image.
One thing I found with a larger dropbox installation, is that when you go through the run file where you do the chown https://github.com/janeczku/docker-dropbox/blob/master/run#L28, it can take a long time to re-do this process, especially depending on the amount of files in your dropbox.
A solution would be to create a conditional statement to see if they are already set, before doing this process. ie $(stat -c "%u" /dbox) Also noticed that this pull request might do the same thing ea15ed1

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

No branches or pull requests

1 participant