Set security_opt to label=disable

Make sure user doesn't need to interfere with their SELinux config.
This commit is contained in:
lslowmotion 2024-05-02 15:40:10 +07:00
parent 5dc305607e
commit 8219db857b
2 changed files with 2 additions and 8 deletions

View file

@ -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