From 1d36cad17e26312285a6db8f64c6715e4aae4fa6 Mon Sep 17 00:00:00 2001 From: Sergey Konovalov Date: Wed, 19 Jun 2024 11:54:16 +0300 Subject: [PATCH] [develop] Clarify cwd for docker run command --- develop/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/develop/README.md b/develop/README.md index e8b6a3e..d2e8ac2 100644 --- a/develop/README.md +++ b/develop/README.md @@ -75,14 +75,15 @@ along with the relative paths to the required folders. The folders `sdkjs` and `web-apps` are required for proper development workflow. The folders `server` is optional +**Note**: Run command with the current working directory +containing `sdkjs`, `web-apps`... + **Note**: ONLYOFFICE server uses port 80. Look for another application using port 80 and stop it **Note**: Server start with `sdkjs` and `web-apps` takes 15 minutes and takes 20 minutes with `server` -**Note**: Run command from work dir with development modules - ### docker run on Windows (PowerShell) **Note**: Run PowerShell as administrator to fix EACCES error when installing