Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -54,6 +54,8 @@ Edit the corresponding docker file, and change the SHELL from `/bin/bash` to `//
|
|||||||
## Build fails with credentials errors when logged in via SSH on WSL2/Windows
|
## Build fails with credentials errors when logged in via SSH on WSL2/Windows
|
||||||
You can try forcing plain text auth creds storage by removing line with "credStore" from ~/.docker/config.json (in WSL). [#56](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/56)
|
You can try forcing plain text auth creds storage by removing line with "credStore" from ~/.docker/config.json (in WSL). [#56](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/56)
|
||||||
|
|
||||||
|
## `unable to access 'https://github.com/...': Could not resolve host: github.com` or any domain
|
||||||
|
Set the `build/network` of the service you are starting to `host` [#114](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/114#issue-1393683083)
|
||||||
|
|
||||||
## Other build errors on windows
|
## Other build errors on windows
|
||||||
* Make sure:
|
* Make sure:
|
||||||
|
|||||||
Reference in New Issue
Block a user