mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Updated FAQ (markdown)
parent
df250e156e
commit
c1ccc4ac9a
1 changed files with 5 additions and 1 deletions
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
|
# 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 response from daemon: dockerfile parse error line 33: unknown instruction: GIT
|
||||||
ERROR: Service 'model' failed to build : Build failed
|
ERROR: Service 'model' failed to build : Build failed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue