sha256:788f80d061e3a26581c34a4605bc3fc64aafddf13cf8a119eeb2032711f3ba92
OS/ARCH
Compressed size
161.19 MB
Last pushed
7 months by codefreshdevops
Type
Image
Manifest digest
sha256:ddc8893eb75efa8b32c5998fe6d6c46d9f51ad554eba9c8bbe9f0aafaea877c4
Image Layers
1# debian.sh --arch 'arm64' out/29.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.9 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 apt-get update27.98 MB12COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #54.42 MB13RUN /bin/sh -c ln -s164 B14RUN /bin/sh -c ln -s166 B15RUN /bin/sh -c ln -s162 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 'arm64' out/ 'trixie' '@1769990400'