mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-15 20:14:36 +01:00
Updated FAQ (markdown)
parent
974e6a658d
commit
2545d76ce0
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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue