Sign inSign up

codefresh/cf-docker-pusher:6.0.24

Multi-platform
Index digest

sha256:199053e81fbba18363f4f7081b48b6da61b02d794ff8a914707710cd867bed96

OS/ARCH

Compressed size

79.9 MB

Last pushed

7 months by codefreshdevops

Type

Image

Manifest digest

sha256:23adeec062baf6fcf5b6fedf6039d4aa6b5a2c6525c95fe13e45cac73bb6f6c8

Image Layers

1# debian.sh --arch 'arm64' out/27.86 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.22.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.31 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c npm uninstall548.12 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 'arm64' out/ 'bookworm' '@1769990400'