llama-stack-mirror/llama_stack/distribution
Russell Bryant c39ba23508 Fix podman+selinux compatibility
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-28 13:49:37 +00:00
..
routers Use inference APIs for running llama guard 2024-09-24 17:02:57 -07:00
server Adding safety adapter for Together 2024-09-24 18:35:48 -07:00
templates Make TGI adapter compatible with HF Inference API (#97) 2024-09-25 14:08:31 -07:00
utils [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
build.py Make the "all-remote" distribution lightweight in dependencies and size 2024-09-24 14:18:57 -07:00
build_conda_env.sh Make the "all-remote" distribution lightweight in dependencies and size 2024-09-24 14:18:57 -07:00
build_container.sh Fix podman+selinux compatibility 2024-09-28 13:49:37 +00:00
common.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
configure.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
configure_container.sh Fix podman+selinux compatibility 2024-09-28 13:49:37 +00:00
datatypes.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
distribution.py Add httpx to core server deps 2024-09-24 10:42:04 -07:00
request_headers.py Adding safety adapter for Together 2024-09-24 18:35:48 -07:00
start_conda_env.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
start_container.sh Fix podman+selinux compatibility 2024-09-28 13:49:37 +00:00