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
Added a polling watcher to have a workaround for Mac OS X / Docker volume woes (#53)
as documented by issues #44 and #47. While #47 documents a possible workaround, the polling option is more universal.
Note that polling should never be used in production as it is quite wasteful.