llama-stack-mirror/llama_stack/distribution
Russell Bryant 204eb6d810
docker: Check for selinux before using --security-opt (#167)
Before using `--security-opt label=disable`, check that SELinux is
enabled. Otherwise, the option is not relevant.

This fixes errors on Mac.

Closes #166

Signed-off-by: Russell Bryant <rbryant@redhat.com>
2024-10-02 10:37:41 -07:00
..
routers Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
server Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
templates Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -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] simplify docker run (#159) 2024-09-30 15:04:04 -07:00
build_conda_env.sh Fix build script 2024-10-02 10:04:23 -07:00
build_container.sh docker: Check for selinux before using --security-opt (#167) 2024-10-02 10:37:41 -07:00
common.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
configure.py Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
configure_container.sh docker: Check for selinux before using --security-opt (#167) 2024-10-02 10:37:41 -07:00
datatypes.py Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
distribution.py Add httpx to core server deps 2024-09-24 10:42:04 -07:00
request_headers.py Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
resolver.py Add a RoutableProvider protocol, support for multiple routing keys (#163) 2024-09-30 17:30:21 -07:00
start_conda_env.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
start_container.sh docker: Check for selinux before using --security-opt (#167) 2024-10-02 10:37:41 -07:00