sha256:fdd6d80b02d9464689984208045ad09f217002f463aa2e4af60f8ad41d2cf611
OS/ARCH
Compressed size
82.34 MB
Last pushed
5 months by codefreshdevops
Type
Image
Manifest digest
sha256:19a306c413c2221f2b063082f2b48a73b4a591d265d4776ad059f974633aec7e
Image Layers
1# debian.sh --arch 'arm64' out/29.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.71 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 /app93 B11RUN /bin/sh -c npm uninstall499.36 KB12USER node0 B13COPY --chown=node:node /app/node_modules node_modules #2.57 MB14COPY index.js index.js # buildkit257 B15COPY src src # buildkit2.6 KB16CMD ["node" "/app/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'