Updated FAQ (markdown)
5
FAQ.md
5
FAQ.md
@@ -36,6 +36,11 @@ add `NVIDIA_DRIVER_CAPABILITIES=compute,utility` and `NVIDIA_VISIBLE_DEVICES=all
|
|||||||
|
|
||||||
Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81)
|
Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81)
|
||||||
|
|
||||||
|
|
||||||
|
### `docker compose --profile auto up --build` fails with `OSError`
|
||||||
|
|
||||||
|
This might be related to the `overlay2` storage driver used by docker overlayed on zfs, change to the `zfs` storage driver [#433](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/433#issuecomment-1694520689)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows / WSL
|
# Windows / WSL
|
||||||
|
|||||||
Reference in New Issue
Block a user