2026-05-05 07:13:09 UTC
1.15 GB
/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4:/usr/lib/x86_64-linux-gnu/libtbbmalloc.so:/opt/.venv/lib/libiomp5.so
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SGLANG_USE_CPU_ENGINE1
UV_CONFIG_FILE/opt/.venv/uv.toml
[#000] sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 - 2.41% (28.4 MB)
[#001] sha256:4309788876c2d07a75df367eea0d49002e4a2005dbcc0498c8f00957a60f6b29 - 14.83% (174 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:47bd3e4849878f61feb6b7226c2cd479f986812fe317a4d15dbca2574e1d377a - 4.81% (56.6 MB)
[#004] sha256:794474eeef86df8be875247f8b7aa04778291d43fc6a04b2de7392034d023614 - 0.0% (234 Bytes)
[#005] sha256:8202fda83d0c3adbd967edf28d28dc51b4215b78e24b225059a1d0244ac5fef7 - 0.0% (103 Bytes)
[#006] sha256:22f062d3fc33eaba820ae5dc2ef0d292fa86a6b03b512f1996723bc46661fde9 - 77.94% (916 MB)
[#007] sha256:b7325002e186eea8ebd451ceccdae7850d6775e7510a82f0ecd1930d9d75a66b - 0.0% (1.56 KB)
[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2026-04-10 06:49:15 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-10 06:49:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-10 06:49:17 UTC/bin/sh -c #(nop) ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
2026-04-10 06:49:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-05-05 07:10:52 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash -c]
2026-05-05 07:10:52 UTC (buildkit.dockerfile.v0)ARG SGLANG_REPO=https://github.com/sgl-project/sglang.git
2026-05-05 07:10:52 UTC (buildkit.dockerfile.v0)ARG VER_SGLANG=v0.5.11
2026-05-05 07:10:52 UTC (buildkit.dockerfile.v0)RUN |2 SGLANG_REPO=https://github.com/sgl-project/sglang.git VER_SGLANG=v0.5.11 /bin/bash -c apt-get update && apt-get full-upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y ca-certificates git curl wget vim gcc g++ make libsqlite3-dev google-perftools libtbb-dev libnuma-dev numactl # buildkit
2026-05-05 07:10:52 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2026-05-05 07:10:55 UTC (buildkit.dockerfile.v0)RUN |2 SGLANG_REPO=https://github.com/sgl-project/sglang.git VER_SGLANG=v0.5.11 /bin/bash -c curl -LsSf https://astral.sh/uv/install.sh | sh && source $HOME/.local/bin/env && uv venv --python 3.12 # buildkit
2026-05-05 07:10:55 UTC (buildkit.dockerfile.v0)RUN |2 SGLANG_REPO=https://github.com/sgl-project/sglang.git VER_SGLANG=v0.5.11 /bin/bash -c echo -e '[[index]]\nname = "torch"\nurl = "https://download.pytorch.org/whl/cpu"\n\n[[index]]\nname = "torchvision"\nurl = "https://download.pytorch.org/whl/cpu"\n\n[[index]]\nname = "torchaudio"\nurl = "https://download.pytorch.org/whl/cpu"\n\n[[index]]\nname = "triton"\nurl = "https://download.pytorch.org/whl/cpu"' > .venv/uv.toml # buildkit
2026-05-05 07:10:55 UTC (buildkit.dockerfile.v0)ENV UV_CONFIG_FILE=/opt/.venv/uv.toml
2026-05-05 07:10:55 UTC (buildkit.dockerfile.v0)WORKDIR /sgl-workspace
2026-05-05 07:13:09 UTC (buildkit.dockerfile.v0)RUN |2 SGLANG_REPO=https://github.com/sgl-project/sglang.git VER_SGLANG=v0.5.11 /bin/bash -c source $HOME/.local/bin/env && source /opt/.venv/bin/activate && git clone ${SGLANG_REPO} sglang && cd sglang && git checkout ${VER_SGLANG} && cd python && cp pyproject_cpu.toml pyproject.toml && uv pip install . && cd ../sgl-kernel && cp pyproject_cpu.toml pyproject.toml && uv pip install . # buildkit
2026-05-05 07:13:09 UTC (buildkit.dockerfile.v0)ENV SGLANG_USE_CPU_ENGINE=1
2026-05-05 07:13:09 UTC (buildkit.dockerfile.v0)ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4:/usr/lib/x86_64-linux-gnu/libtbbmalloc.so:/opt/.venv/lib/libiomp5.so
2026-05-05 07:13:09 UTC (buildkit.dockerfile.v0)RUN |2 SGLANG_REPO=https://github.com/sgl-project/sglang.git VER_SGLANG=v0.5.11 /bin/bash -c echo 'source /opt/.venv/bin/activate' >> /root/.bashrc # buildkit
2026-05-05 07:13:09 UTC (buildkit.dockerfile.v0)WORKDIR /sgl-workspace/sglang
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.