sha256:d5a30eb73731073baeb6133ac3a4f5a00478a5cf5a70cc15c9a5b28c3864dc04
OS/ARCH
linux/amd64
Compressed size
538.68 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:a1125c19503e17707108e8edc54526a98fc66c450a1eefe13edb94790c479722
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 -p243 B26COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #795 B27USER root0 B28RUN /bin/sh -euxc chmod +x795 B29USER agent0 B30ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B31CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'