You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @EugenMayer, sorry, i didn't see your message sooner. I have already create a PR for this issue.
Are you able to reload Travis test which did not launch?
Error/Feature Requestion/Docs
Hello
Folder Path isn't quoted. It causes errors if there are spaces
Line in error is this line
Thank you for your help
Docker Driver
Docker Desktop
Sync strategy
unison
your docker-sync.yml
version: "2"
options:
verbose: true
syncs:
my-volume-sync:
src: '.'
sync_args: ['-perms=0']
sync_excludes: ['.docker-sync', '.idea', 'var', 'vendor']
sync_host_ip: '127.0.0.1'
sync_strategy: unison
watch_excludes: ['.docker-sync', '.idea', 'var', 'vendor']
OS
Windows
The text was updated successfully, but these errors were encountered: