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
{{ message }}
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Docker sync has been deprecated in DEPR-162, and these instructions that
were misleading for Mac users. The instructions were updated to simply
state that users should not be using docker-sync.
Copy file name to clipboardExpand all lines: docs/pycharm_integration.rst
+6-13Lines changed: 6 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ following:
26
26
start button with no further error when this problem occurs. See `Jetbrains
27
27
ticket PY-22893`_.
28
28
29
-
2. If you are running with Docker Sync on a mac you will want to first run
30
-
``docker-sync start`` to run sync in the background before running any
31
-
servers or tests.
29
+
2. Ensure you are not using docker-sync (i.e. not using any make commands with ``sync`` in their name). Read more about the `deprecation of docker-sync`_.
30
+
31
+
.. _deprecation of docker-sync: https://openedx.atlassian.net/browse/DEPR-162
0 commit comments