sha256:5405a4476420e21d12d4a80b030d8737dcae5262a8b20c0ea018e8db710e9d2c
OS/ARCH
Compressed size
219.15 MB
Last pushed
10 months by codefreshdevops
Type
Image
Manifest digest
sha256:43cdfd3950d1e8321b9e5f71336f52c51bbad8609f1dbd8c1fe54af7e2e95872
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.85 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /gcbuilder99 B11RUN /bin/sh -c apt-get update28.2 MB12COPY --chown=node:node /usr/lib/google-cloud-sdk /usr/lib/google-cloud-sdk #113.73 MB13RUN /bin/sh -c ln -s163 B14RUN /bin/sh -c ln -s165 B15RUN /bin/sh -c ln -s163 B16COPY --chown=node:node /gcbuilder/node_modules ./node_modules #328.76 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' '@1763337600'