sha256:ddb45007b164fa814996efe7a73353fc8713969176e65e89d548319f9954555e
OS/ARCH
Compressed size
199.57 MB
Last pushed
2 months by codefreshdevops
Type
Image
Manifest digest
sha256:32eb6fd047c2c6a440655406433c29dbca205869f077fa28e167e2b0de7b3e89
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.04 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /gcbuilder99 B11RUN /bin/sh -c npm uninstall492.73 KB12RUN /bin/sh -c apt-get update28.42 MB13COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #83.89 MB14RUN /bin/sh -c rm -rf7.41 MB15COPY --chown=node:node /gcbuilder/node_modules ./node_modules #329 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 'amd64' out/ 'trixie' '@1783900800'