Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux
GNU General Public License v3.0
3.54k
stars
290
forks
source link
Error in RSync strategy using the `sync_excludes` setting: undefined local variable or method `excludes_list' #823
.../docker-sync-1.0.3/lib/docker-sync/sync_strategy/rsync.rb:66:in `sync_options': undefined local variable or method `excludes_list' for #<DockerSync::SyncStrategy::Rsync:0x00007fb1b7846280> (NameError)
Apparently caused by a faulty fix in 29d8a85a43f5725d7f6c7888367a510e4d6350cf
Sync strategy
RSync
your docker-sync.yml
(Just run RSync strategy and define the sync_excludes option.)
Error
Apparently caused by a faulty fix in 29d8a85a43f5725d7f6c7888367a510e4d6350cf
Sync strategy
RSync
your docker-sync.yml
(Just run RSync strategy and define the
sync_excludes
option.)OS
Mac