llama-stack-mirror/llama_stack/distribution
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
..
routers Use inference APIs for running llama guard 2024-09-24 17:02:57 -07:00
server Pull (extract) provider data from the provider instead of pushing from the top (#148) 2024-09-29 20:00:51 -07:00
templates Make TGI adapter compatible with HF Inference API (#97) 2024-09-25 14:08:31 -07:00
utils pre-commit lint 2024-09-28 16:04:41 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
build.py [CLI] remove dependency on CONDA_PREFIX in CLI (#144) 2024-09-28 16:46:47 -07:00
build_conda_env.sh [CLI] remove dependency on CONDA_PREFIX in CLI (#144) 2024-09-28 16:46:47 -07:00
build_container.sh Fix podman+selinux compatibility (#132) 2024-09-29 20:19:44 -07:00
common.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
configure.py pre-commit lint 2024-09-28 16:04:41 -07:00
configure_container.sh Fix podman+selinux compatibility (#132) 2024-09-29 20:19:44 -07: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 Pull (extract) provider data from the provider instead of pushing from the top (#148) 2024-09-29 20:00:51 -07:00
start_conda_env.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
start_container.sh Fix podman+selinux compatibility (#132) 2024-09-29 20:19:44 -07:00