sha256:bc644e14e3ccdb589462e1d99c1b6436d29f7efe8c553ffce37b652b1c6aee9b
OS/ARCH
Compressed size
527.9 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:645bcbaf210f98f29b739235ba3a08527455dc2a8144df7a2e5b459aaa144601
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.77 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.20 B7RUN /bin/sh -c ARCH= &&55.96 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13SHELL [/bin/sh -euxc]0 B14RUN /bin/sh -euxc apt-get update6.11 MB15RUN /bin/sh -euxc install -d13.09 MB16COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.58 MB17COPY /usr/local/go /usr/local/go # buildkit55.07 MB18ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -euxc rm -f11.95 MB20RUN /bin/sh -euxc BUN_INSTALL=/usr/local bun24.94 MB21RUN /bin/sh -euxc pi install35.38 KB22COPY agents/ /agents/ # buildkit14.1 KB23COPY runner/entrypoint.sh /entrypoint.sh # buildkit3.51 KB24RUN /bin/sh -euxc chmod +x3.51 KB25RUN /bin/sh -euxc useradd -m3.31 KB26USER agent0 B27ENV HOME=/home/agent0 B28WORKDIR /agent98 B29ENTRYPOINT ["/entrypoint.sh"]0 B30CMD ["sh" "-c" "echo 'AGENT0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'