Sign inSign up

codefresh/cf-docker-pusher:6.0.26

Multi-platform
Index digest

sha256:fdd6d80b02d9464689984208045ad09f217002f463aa2e4af60f8ad41d2cf611

OS/ARCH

Compressed size

81.63 MB

Last pushed

5 months by codefreshdevops

Type

Image

Manifest digest

sha256:b6d6376f72220a106b3a7b29d16cb683885903a24d378f25a61808b8cca4b2f0

Image Layers

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

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'