sha256:982a558273c542c553f0929707590fa65ad9300624bc6d8763402f19514dd92e
OS/ARCH
linux/amd64
Compressed size
538.71 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:6f76b18b4a3ddc06ea3ed17f5d2d0f873100e3dbe22c658dc491f43c0cd9bcfb
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 update5.52 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.46 MB18ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -euxc rm -f11.94 MB20RUN /bin/sh -euxc BUN_INSTALL=/usr/local bun24.96 MB21RUN /bin/sh -euxc useradd -m3.29 KB22USER agent0 B23ENV HOME=/home/agent0 B24WORKDIR /agent98 B25RUN /bin/sh -euxc mkdir -p244 B26RUN /bin/sh -euxc pi install35.62 KB27COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #797 B28USER root0 B29RUN /bin/sh -euxc chmod +x797 B30USER agent0 B31ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B32CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'