Skip to content

docs: add WSL2 troubleshooting guide to README#733

Open
shahedalhunity754 wants to merge 2 commits into
hyperledger-labs:mainfrom
shahedalhunity754:main
Open

docs: add WSL2 troubleshooting guide to README#733
shahedalhunity754 wants to merge 2 commits into
hyperledger-labs:mainfrom
shahedalhunity754:main

Conversation

@shahedalhunity754
Copy link
Copy Markdown

Added specific steps for socket permissions and docker compose syntax for WSL2 users.

Added specific steps for socket permissions and docker compose syntax for WSL2 users.

Signed-off-by: shahedalhunity754 <shahedalhunity754@gmail.com>
Comment thread README.md Outdated
Comment thread README.md
If you are running Fablo on **Windows Subsystem for Linux (WSL2)**, you may encounter environment-specific issues. Here are the recommended fixes:

* **Docker V2 Syntax:** Ensure you use `docker compose` (with a space) instead of `docker-compose`.
* **Socket Permissions: **If you get a "permission denied" error, run:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to confirm the exact scenario where this was required, did you experience this error?

Comment thread README.md
Removed the --detach note as suggested and kept essentials fixes.

Signed-off-by: shahedalhunity754 <shahedalhunity754@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants