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

Bug - gem install docker-sync without root permissions #13

Closed
rakibabu opened this issue Dec 15, 2019 · 4 comments
Closed

Bug - gem install docker-sync without root permissions #13

rakibabu opened this issue Dec 15, 2019 · 4 comments

Comments

@rakibabu
Copy link
Contributor

rakibabu commented Dec 15, 2019

Hi,

The setup script breaks on gem install docker-sync on mac osx.

Screenshot 2019-12-15 at 13 54 50

According the docs the can install docker sync with root permissions or with user permissions. I'll make a PR for this.

https://docker-sync.readthedocs.io/en/latest/getting-started/installation.html

Regards,

@aliuosio
Copy link
Owner

aliuosio commented Dec 17, 2019

@rakibabu
gem install --user-install docker-sync; WARNING: You don't have /Users/krusty/.gem/ruby/2.6.0/bin in your PATH, gem executables will not run.

i get this warning...
do you have a handy script which could had the path automatically after
gem install --user-install docker-sync

@aliuosio aliuosio reopened this Dec 17, 2019
@aliuosio
Copy link
Owner

@rakibabu
get the latest sources git fetch && git pull

@rakibabu
Copy link
Contributor Author

Hi @aliuosio ,

It was already fixed within the PR right? Don't get your comment.

@aliuosio
Copy link
Owner

gem install docker-sync is now installed using sudo.
since you set the guid and userid to 1000

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

2 participants