KoboldAI-Client/docker-rocm
waffshappen d026bd79cb
Allow Project File Access with Podman+Selinux
With selinux enabled distros containers accessing KoboldAIs main directory as content, as planned here, will likely generally be denied (atleast with podman).
Option 1 would be to mark it with the right label - like :z - but that has other Implications for the content directory.

The other fix, if uglier, is to run the container without labels being enforced and thus allow the file access as the same user and with no further sideeffects to the project file labelling.
2023-02-15 23:32:41 +00:00
..
Dockerfile Download Manager Support docker-rocm 2023-01-18 02:04:45 +01:00
docker-compose.yml Allow Project File Access with Podman+Selinux 2023-02-15 23:32:41 +00:00