sha256:73d0bab42a59381b7b4894c6461f579083f48895906e17a3ac4e828044217fe0
OS/ARCH
Compressed size
220.71 MB
Last pushed
7 months by codefreshdevops
Type
Image
Manifest digest
sha256:4c0943cd8b9d42b3f90ae49c153e1fd5e891489c3488ddcb4cc9ceab08e443f4
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.88 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 uninstall28.78 MB12COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #113.73 MB13RUN /bin/sh -c ln -s165 B14RUN /bin/sh -c ln -s167 B15RUN /bin/sh -c ln -s163 B16COPY --chown=node:node /gcbuilder/node_modules ./node_modules #328.21 KB17COPY --chown=node:node src ./src #4.96 KB18USER node0 B19ENV CLOUDSDK_PYTHON=/usr/bin/python30 B20ENTRYPOINT ["node" "/gcbuilder/src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'