sha256:5405a4476420e21d12d4a80b030d8737dcae5262a8b20c0ea018e8db710e9d2c
OS/ARCH
Compressed size
159.96 MB
Last pushed
10 months by codefreshdevops
Type
Image
Manifest digest
sha256:7a91e92e61e26af8c12a7d25325d1f2c0be3837b3d1305930d180eb7f7843991
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.11.10 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /gcbuilder99 B11RUN /bin/sh -c apt-get update27.95 MB12COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #54.42 MB13RUN /bin/sh -c ln -s162 B14RUN /bin/sh -c ln -s165 B15RUN /bin/sh -c ln -s163 B16COPY --chown=node:node /gcbuilder/node_modules ./node_modules #328.77 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' '@1763337600'