llama-stack-mirror/llama_stack
Russell Bryant cb36be320f
Fix podman+selinux compatibility (#132)
When I ran `llama stack configure` for my `docker` based stack on my
system using podman + SELinux (CentOS Stream 9), The `podman run`
command failed due to SELinux blocking access to the volume mount.

As a simple fix, disable SELinux label checking.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
2024-09-29 20:19:44 -07:00
..
apis pre-commit lint 2024-09-28 16:04:41 -07:00
cli [bugfix] fix #146 (#147) 2024-09-28 17:47:00 -07:00
distribution Fix podman+selinux compatibility (#132) 2024-09-29 20:19:44 -07:00
providers fix broken bedrock inference provider (#151) 2024-09-29 20:17:58 -07:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00