sha256:0955b79f8028ac8c4e549bde8b05144a16c3715b58f639bbaa6b07d1108c673c
OS/ARCH
Compressed size
164.36 MB
Last pushed
5 months by codefreshdevops
Type
Image
Manifest digest
sha256:b1dc31415664c8a6d14ee8169534427f063c2e0cc115ce2f3cc5a4c8e209e5e0
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.83 KB12RUN /bin/sh -c apt-get update28.02 MB13COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #56.58 MB14RUN /bin/sh -c ln -s162 B15RUN /bin/sh -c ln -s166 B16RUN /bin/sh -c ln -s162 B17COPY --chown=node:node /gcbuilder/node_modules ./node_modules #328.93 KB18COPY --chown=node:node src ./src #4.96 KB19USER node0 B20ENV CLOUDSDK_PYTHON=/usr/bin/python30 B21ENTRYPOINT ["node" "/gcbuilder/src/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'