Install py-spy by default for containers for easier debugging (#9649)
This commit is contained in:
@@ -139,7 +139,8 @@ RUN python3 -m pip install --no-cache-dir \
|
|||||||
uv \
|
uv \
|
||||||
wheel \
|
wheel \
|
||||||
scikit-build-core \
|
scikit-build-core \
|
||||||
nixl
|
nixl \
|
||||||
|
py-spy
|
||||||
|
|
||||||
# Install development tools and utilities
|
# Install development tools and utilities
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user