mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Set security_opt to label=disable
Make sure user doesn't need to interfere with their SELinux config.
This commit is contained in:
parent
5dc305607e
commit
8219db857b
2 changed files with 2 additions and 8 deletions
|
|
@ -12,12 +12,6 @@ NOTE:
|
|||
|
||||
> Note: In progress (TBD)
|
||||
|
||||
**Set allow container to use devices on SELinux**
|
||||
```
|
||||
$ sudo setsebool -P container_use_devices=true
|
||||
|
||||
```
|
||||
|
||||
**Download necessary models**
|
||||
```
|
||||
$ podman-compose --profile download build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue