sha256:63aff6c00fb95af7c632518ab495909e286a988ef7c45cdafea1aed0bd344136
OS/ARCH
Compressed size
656.97 MB
Last pushed
2 days by matamagu
Type
Image
Manifest digest
sha256:fa610741da990d12d4c2f1351bfa124d93a74e6d11e78023e39af8cb1d8524de
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.75 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.20.20 B7RUN /bin/sh -c ARCH= &&46.37 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update11.1 MB14RUN /bin/sh -c mkdir -p12.9 KB15RUN /bin/sh -c mkdir -p102 B16WORKDIR /workspace32 B17USER node0 B18ENV NPM_CONFIG_PREFIX=/usr/local/share/npm-global0 B19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/npm-global/bin0 B20RUN /bin/sh -c npm install265.95 MB21COPY init-firewall.sh /usr/local/bin/ # buildkit3.36 KB22COPY entrypoint.sh /usr/local/bin/ # buildkit652 B23USER root0 B24RUN /bin/sh -c chmod +x3.82 KB25USER node0 B26ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B27CMD ["opencode" "acp"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'