Sign inSign up

codefresh/cf-cosign-image-signer:3.0.6-cf.1

Multi-platform
Index digest

sha256:85ce347ad7b11a7e324ca64e38b0701bc6fb739bfcbb67a3b4657ef36939e623

OS/ARCH

Compressed size

125.38 MB

Last pushed

5 months by codefreshdevops

Type

Image

Manifest digest

sha256:1365db6a3a6a2197411f144bff1066fe6b9bafaf7fbf9b6bd211835f762d9c51

Image Layers

1# debian.sh --arch 'arm64' out/27.86 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.13.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.94 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app91 B
11RUN /bin/sh -c npm uninstall546.94 KB
12USER node0 B
13COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit121.37 KB
14COPY --chown=node:node /usr/local/bin/cosign /usr/local/bin/cosign #48.1 MB
15COPY --chown=node:node /app/node_modules node_modules #191.2 KB
16COPY index.js index.js # buildkit340 B
17COPY src src # buildkit2.55 KB
18CMD ["node" "/app/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'