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
Copy file name to clipboardExpand all lines: docs/source/running.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Before running the setup script, you need:
13
13
- **Docker Desktop** with Docker Compose 2.20.2 or later (current version: 2.38.2)
14
14
15
15
- Download from https://docs.docker.com/compose/install/
16
+
- The Docker Desktop installer should match your machine (e.g., if you are on a Windows machine, download Docker Desktop for Windows).
16
17
- Make sure Docker Desktop is running before starting the setup
17
18
- For Windows: Enable WSL2 integration in Docker Desktop settings
18
19
- **Important**: Configure file sharing in Docker Desktop (Settings → Resources → File Sharing) to include the directory where you'll create your Runestone configuration and your ``BOOK_PATH`` directory. Without this, Docker won't be able to access your book files.
0 commit comments