Add google-cloud-storage into Dockerfile (#15343)

This commit is contained in:
gongwei-130
2026-01-07 16:54:45 -08:00
committed by GitHub
parent 156d97b219
commit 65bed8382b

View File

@@ -283,7 +283,8 @@ RUN --mount=type=cache,target=/root/.cache/pip \
scikit-build-core \
nixl \
py-spy \
cubloaty
cubloaty \
google-cloud-storage
# Install mooncake
RUN --mount=type=cache,target=/root/.cache/pip \