Support Blackwell DeepEP docker images (#6868)

This commit is contained in:
fzyzcjy
2025-06-05 15:07:53 +08:00
committed by GitHub
parent bcf66ef3e1
commit 0166403c20
5 changed files with 23 additions and 121 deletions

View File

@@ -224,5 +224,8 @@ setopt HIST_FIND_NO_DUPS
setopt INC_APPEND_HISTORY
EOF
RUN set -euxo ; \
curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin
# Set workspace directory
WORKDIR /sgl-workspace/sglang