sha256:4a41c8285ca77e70fc117bf584d6d76a5b1dc88d5c8674dc1260481c752bafe3
OS/ARCH
linux/amd64
Compressed size
543.82 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:135a71f28ae8898217ea44828b15e44009f67536f19ee54ab08d50d5b40cd12c
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.38 MB14COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit34.91 MB15COPY /usr/local/go /usr/local/go # buildkit57.46 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 bun24.96 MB19RUN /bin/sh -euxc useradd -m3.29 KB20USER agent0 B21ENV HOME=/home/agent0 B22WORKDIR /agent98 B23RUN /bin/sh -euxc mkdir -p244 B24RUN /bin/sh -euxc pi install35.62 KB25COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #797 B26USER root0 B27RUN /bin/sh -euxc chmod +x795 B28USER agent0 B29ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B30CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'