llama-stack-mirror/containers
Ashwin Bharambe bbaed611b2 fix: explicitly unset UV index vars when not in use
Docker BuildKit makes ARG values available as environment variables in RUN
commands. This means UV sees UV_INDEX_STRATEGY even when empty and complains.
Explicitly unset these vars in the else branch to prevent UV from seeing them.
2025-10-31 11:55:59 -07:00
..
Containerfile fix: explicitly unset UV index vars when not in use 2025-10-31 11:55:59 -07:00