Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 3ddfacf

Browse files
authored
Merge pull request #1867 from andrewyin1994/patch-1
Possible solution for docker-compose up hanging on Windows installation
2 parents adb95cb + a7ef3c9 commit 3ddfacf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/installation/windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ docker-compose up
3939

4040
This step can take some minutes.
4141

42+
Note: If it appears that docker-compose is hanging, try opening a new terminal and continue to the next step using that terminal. Allow docker-compose to continue running in the background.
43+
4244
6. Restore products database and run latest migrations
4345

4446
```bash

0 commit comments

Comments
 (0)