Sign inSign up

codefresh/cf-docker-pusher:6.0.23

Multi-platform
Index digest

sha256:5bf734ffea8f3bb9cdafeabbdcff7f26a2db68552cf7a91d48a5eff2699a57a8

OS/ARCH

Compressed size

78.77 MB

Last pushed

12 months by codefreshdevops

Type

Image

Manifest digest

sha256:140cc10ba9470a1d2aacef0100c0ce7927620b4001e86c07d40f1e4f0caf8c65

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.12 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c npm uninstall547.76 KB
12USER node0 B
13COPY --chown=node:node /app/node_modules node_modules #2.56 MB
14COPY index.js index.js # buildkit259 B
15COPY src src # buildkit2.6 KB
16CMD ["node" "/app/index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'