sha256:72243d8eb552a1f892c948b58b5944264b57561d1eb254d61361cbf2ae394582
OS/ARCH
Compressed size
199.57 MB
Last pushed
2 months by codefreshdevops
Type
Image
Manifest digest
sha256:6d6dcc375f8ab8aeeb31ef38ac9d714a2ec2373f7be4e623f34d499473759521
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /gcbuilder99 B11RUN /bin/sh -c npm uninstall492.84 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 #328.92 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' '@1782172800'