mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-01-13 20:20:09 +01:00
Updated FAQ (markdown)
parent
df250e156e
commit
c1ccc4ac9a
6
FAQ.md
6
FAQ.md
|
|
@ -6,7 +6,11 @@ If [output is a always green image](https://github.com/AbdBarho/stable-diffusion
|
|||
|
||||
# Docker build fails
|
||||
|
||||
### You get an error like this:
|
||||
### `CondaError: Downloaded bytes did not match Content-Length`
|
||||
|
||||
This means your internet connection is unstable so the download failed, just try again `docker compose build`
|
||||
|
||||
### Dockerfile parse error:
|
||||
```
|
||||
Error response from daemon: dockerfile parse error line 33: unknown instruction: GIT
|
||||
ERROR: Service 'model' failed to build : Build failed
|
||||
|
|
|
|||
Loading…
Reference in a new issue