sha256:ca3e3f1bd79f583fbdd94f1aefc09b12fd8cfeab8a90b946831d14816dd61364
OS/ARCH
linux/amd64
Compressed size
547.99 MB
Last pushed
4 days by pilotso11
Type
Image
Manifest digest
sha256:4073c01c81dea4f5b75a8a3e637a0af20cd64b5532ffb6c69f0c455161da9d82
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.43 MB4RUN /bin/sh -c set -ex;201.86 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=26.8.20 B7RUN /bin/sh -c ARCH= &&61.2 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11SHELL [/bin/sh -euxc]0 B12RUN /bin/sh -euxc apt-get update5.54 MB13RUN /bin/sh -euxc install -d14.75 MB14COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.72 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 bun28.8 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.59 KB25COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #796 B26USER root0 B27RUN /bin/sh -euxc chmod +x797 B28USER agent0 B29ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B30CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'