sha256:1527ceb1ad28157671c3bf5d0f59585f4df3102ef6ddc818c87e91649aa8bac1
OS/ARCH
Compressed size
1.07 GB
Last pushed
about 1 year by yinheli
Type
Image
Manifest digest
sha256:8dee8bfdef0a3de39928fc41b5a596a700d365ddb6bbd153b6308d8159f00055
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2COPY /uv /uvx /bin/ #17.79 MB3COPY /deno /usr/local/bin/deno # buildkit43.85 MB4COPY /usr/local/bin/bun /usr/local/bin/bunx /usr/local/bin/ #75.32 MB5RUN /bin/sh -c apt-get update325.6 MB6RUN /bin/sh -c sed -i1.76 MB7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B8RUN /bin/sh -c apt-get install11.49 MB9RUN /bin/sh -c curl -fsSL70.56 MB10RUN /bin/sh -c npm install11.84 MB11RUN /bin/sh -c ARCH="$(dpkg --print-architecture)";75.33 MB12ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c curl -fsSL17.34 MB14RUN /bin/sh -c curl --proto271.76 MB15ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16RUN /bin/sh -c cargo install69.04 MB17RUN /bin/sh -c npm install61.78 MB18RUN /bin/sh -c apt-get autoremove522 B19COPY .tmux.conf /root/.tmux.conf # buildkit692 B20WORKDIR /workspace99 B21SHELL [/bin/bash -c]0 B22ENV IS_SANDBOX=10 B23CMD ["/bin/bash" "-c" "tmux new-session0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1753056000'