Partial revert of "Deprecate docker-sync."
This partially reverts commit 9b3b738a. Further profiling showed that LMS/Studio startup times about tripled when we dropped Docker Sync in favor of Docker's built in cached volume mount system (going from 7-8s to anywhere betwen 22-28s). So we're rolling back the part of that commit that removed Docker Sync and the recommendations in the README. However, we still want to keep the minimum version at 17.05 Edge, for image building purposes. We also want to clarify that we did try using Docker's built in cached volume support, so that people don't waste time trying it again until Docker really implements "delegated" mode.
Showing
Please
register
or
sign in
to comment