Updated FAQ (markdown)

AbdBarho
2023-08-30 18:13:48 +02:00
parent d74f286aae
commit f3ff4f56b1

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)
### `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