From 2545d76ce0045ddbb6852a82ac6afe24501e52fc Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Mon, 3 Oct 2022 09:52:53 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index e5d5c3a..1462666 100644 --- a/FAQ.md +++ b/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 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 * Make sure: