sha256:301d787c0ce2efbffa7e137b7d9c8a710487bffb2cb280c6160d6ac1d38fde8b
OS/ARCH
linux/amd64
Compressed size
541.51 MB
Last pushed
25 days by pilotso11
Type
Image
Manifest digest
sha256:8686dfdfbae2f4a6d28c1296d04099cf971002e80ce2832edd92c7d6bb0263c8
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.85 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=26.7.00 B7RUN /bin/sh -c ARCH= &&60.92 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11SHELL [/bin/sh -euxc]0 B12RUN /bin/sh -euxc apt-get update6.73 MB13RUN /bin/sh -euxc install -d14.47 MB14COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.77 MB15COPY /usr/local/go /usr/local/go # buildkit57.5 MB16ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17RUN /bin/sh -euxc rm -f11.96 MB18RUN /bin/sh -euxc BUN_INSTALL=/usr/local bun21.67 MB19RUN /bin/sh -euxc useradd -m3.29 KB20USER agent0 B21ENV HOME=/home/agent0 B22WORKDIR /agent98 B23RUN /bin/sh -euxc mkdir -p243 B24RUN /bin/sh -euxc pi install35.63 KB25COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #797 B26USER root0 B27RUN /bin/sh -euxc chmod +x796 B28USER agent0 B29ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B30CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'