Sign inSign up

yinheli/dev-container:master

Multi-platform
Index digest

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 MB
2COPY /uv /uvx /bin/ #17.79 MB
3COPY /deno /usr/local/bin/deno # buildkit43.85 MB
4COPY /usr/local/bin/bun /usr/local/bin/bunx /usr/local/bin/ #75.32 MB
5RUN /bin/sh -c apt-get update325.6 MB
6RUN /bin/sh -c sed -i1.76 MB
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
8RUN /bin/sh -c apt-get install11.49 MB
9RUN /bin/sh -c curl -fsSL70.56 MB
10RUN /bin/sh -c npm install11.84 MB
11RUN /bin/sh -c ARCH="$(dpkg --print-architecture)";75.33 MB
12ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c curl -fsSL17.34 MB
14RUN /bin/sh -c curl --proto271.76 MB
15ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN /bin/sh -c cargo install69.04 MB
17RUN /bin/sh -c npm install61.78 MB
18RUN /bin/sh -c apt-get autoremove522 B
19COPY .tmux.conf /root/.tmux.conf # buildkit692 B
20WORKDIR /workspace99 B
21SHELL [/bin/bash -c]0 B
22ENV IS_SANDBOX=10 B
23CMD ["/bin/bash" "-c" "tmux new-session0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1753056000'