ErrLookup › EugenMayer/docker-sync

EugenMayer/docker-sync

Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux · Ruby · 36 source files

Analyzed at 4eab6de164 on 2026-08-23. 13 documented errors.

Code / MessageTypeSeverityTags
No docker-sync.yml configuration found in your path ( traver
exception error docker-sync, ruby, configuration, file-not-found
Your docker-sync.yml file does not include a version: "2"(Ad
validation error docker-sync, ruby, yaml, configuration, schema-validation
Your docker-sync.yml file does not match the required versio
validation error docker-sync, ruby, yaml, configuration, version-mismatch
no syncs defined
validation error docker-sync, ruby, yaml, configuration
Fswatch is not expected to run on platforms other then MacOS
exception error docker-sync, fswatch, macos, linux, platform-support, ruby
Unknown sync_strategy #{@options['sync_strategy']}
validation error docker-sync, ruby, configuration, strategy, enum
Unknown watch_strategy #{@options['watch_strategy']}
validation error docker-sync, ruby, configuration, strategy, enum
Error getting sync_host_ip automatically, exit code #{$?.exi
exception error
sync_user is no longer supported, since it is not needed. Us
validation error
sync_pref can only be: src or dest, no path - path is no lon
validation error
for now, rsync does no longer support groupid, but for nearl
validation error
sync_user is no longer supported, since it ise no needed, us
validation error
Failed to start unison container in time, try to increase ma
exception error