sha256:a6aa987aaa9c60d5728ab62c58914eb1fe5f62069eb53ff21803c24c488ea312
OS/ARCH
Compressed size
171.84 MB
Last pushed
5 months by codefreshdevops
Type
Image
Manifest digest
sha256:fad9db19217184aa02fa087e0701d93f39884bd19c3422d859b0e673b74efe5f
Image Layers
1# debian.sh --arch 'arm64' out/29.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.39 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /gcbuilder99 B11RUN /bin/sh -c npm uninstall488.73 KB12RUN /bin/sh -c apt-get update28.02 MB13COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #56.75 MB14RUN /bin/sh -c rm -rf7.31 MB15COPY --chown=node:node /gcbuilder/node_modules ./node_modules #328.95 KB16COPY --chown=node:node src ./src #4.96 KB17USER node0 B18ENV CLOUDSDK_PYTHON=/usr/bin/python30 B19ENTRYPOINT ["node" "/gcbuilder/src/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'