sha256:1f9054cdddd10fd97449fe70d665c824433b9769b2dc8a238fef6894826d7f31
OS/ARCH
linux/amd64
Compressed size
536.69 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:c4b363141a3255daad83b9b8f73dd937ffd330fed53789a7d6c21a90066610bc
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=22.23.20 B7RUN /bin/sh -c ARCH= &&55.84 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13SHELL [/bin/sh -euxc]0 B14RUN /bin/sh -euxc apt-get update6.73 MB15RUN /bin/sh -euxc install -d14.38 MB16COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit34.91 MB17COPY /usr/local/go /usr/local/go # buildkit57.5 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 bun21.66 MB21RUN /bin/sh -euxc pi install35.39 KB22COPY agents/ /agents/ # buildkit23.84 KB23COPY runner/entrypoint.sh /entrypoint.sh # buildkit3.5 KB24RUN /bin/sh -euxc chmod +x3.5 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 'amd64' out/ 'bookworm' '@1785715200'