sha256:b0a3ce51964435339d34bad0929ac97bb55a02ff5ad0ff210382deabece5e8b1
OS/ARCH
linux/amd64
Compressed size
538.71 MB
Last pushed
about 1 month by pilotso11
Type
Image
Manifest digest
sha256:0a14dc9bb2b4677d578bcb41b5ea2c48e10f648450a427776fe2374178eac3c5
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.61 KB27COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #796 B28USER root0 B29RUN /bin/sh -euxc chmod +x796 B30USER agent0 B31ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B32CMD ["sh" "-c" "echo 'no0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'