We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a8afb commit 59cf6aeCopy full SHA for 59cf6ae
1 file changed
docker/sglang/Dockerfile
@@ -87,6 +87,7 @@ RUN rm -rf \
87
/root/.rustup/ \
88
/sgl-workspace/sglang/sgl-model-gateway/bindings/python/target/ \
89
/sgl-workspace/sglang/sgl-model-gateway/bindings/python/Cargo.lock \
90
+ /sgl-workspace/sglang/sgl-model-gateway/bindings/golang/ \
91
&& sed -i '/\.cargo\/env/d' /root/.bashrc /root/.profile 2>/dev/null || true
92
93
# Run OSS compliance script
0 commit comments