Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
1b3eed4b
Unverified
Commit
1b3eed4b
authored
Sep 18, 2025
by
Hongkuan Zhou
Committed by
GitHub
Sep 18, 2025
Browse files
fix: add jq to sglang-wideep docker image (#3091)
Signed-off-by:
hongkuanz
<
hongkuanz@nvidia.com
>
parent
b6595e24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/Dockerfile.sglang-wideep
container/Dockerfile.sglang-wideep
+1
-1
No files found.
container/Dockerfile.sglang-wideep
View file @
1b3eed4b
...
...
@@ -18,7 +18,7 @@ RUN apt-get update -y && \
apt-get install -y \
cmake meson ninja-build pybind11-dev patchelf net-tools \
build-essential protobuf-compiler libssl-dev pkg-config \
clang libclang-dev git rapidjson-dev zlib1g-dev && \
clang libclang-dev git rapidjson-dev zlib1g-dev
jq
&& \
pip install --break-system-packages meson-python wheel build
# Build UCX + NIXL for x86/hopper until its fully tested on GB200
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment