sha256:1527ceb1ad28157671c3bf5d0f59585f4df3102ef6ddc818c87e91649aa8bac1
OS/ARCH
Compressed size
1.03 GB
Last pushed
about 1 year by yinheli
Type
Image
Manifest digest
sha256:898ce88ff7bcf202eb73dfe2c615d2d1df39574ca779bc85dd1ce406be21b6f3
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2COPY /uv /uvx /bin/ #17.02 MB3COPY /deno /usr/local/bin/deno # buildkit43.04 MB4COPY /usr/local/bin/bun /usr/local/bin/bunx /usr/local/bin/ #73.82 MB5RUN /bin/sh -c apt-get update316.26 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.33 MB9RUN /bin/sh -c curl -fsSL69.91 MB10RUN /bin/sh -c npm install11.84 MB11RUN /bin/sh -c ARCH="$(dpkg --print-architecture)";71.75 MB12ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c curl -fsSL16.03 MB14RUN /bin/sh -c curl --proto242.39 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 install66.88 MB17RUN /bin/sh -c npm install61.95 MB18RUN /bin/sh -c apt-get autoremove524 B19COPY .tmux.conf /root/.tmux.conf # buildkit691 B20WORKDIR /workspace99 B21SHELL [/bin/bash -c]0 B22ENV IS_SANDBOX=10 B23CMD ["/bin/bash" "-c" "tmux new-session0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1753056000'