Commit 9c826570 by Brian Beggs Committed by Brian Beggs

Add docker sync troubleshooting tops

parent 84cbdbda
...@@ -537,6 +537,19 @@ the make targets with or without 'sync'. ...@@ -537,6 +537,19 @@ the make targets with or without 'sync'.
If you are using macOS, please follow the `Docker Sync installation If you are using macOS, please follow the `Docker Sync installation
instructions`_ before provisioning. instructions`_ before provisioning.
Docker Sync Troubleshooting tips
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Check your version and make sure you are running 0.4.6 or above:
* Check version: docker-sync --version
If not, upgrade to the latest version:
* Upgrade gem update docker-sync
If you are having issues with docker sync try the following:
* make stop
* docker-sync stop
* docker-sync clean
Cached Consistency Mode Cached Consistency Mode
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment