Sign inSign up

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

Multi-platform
Index digest

sha256:3c8e48b3a917c928673ce872428463cf7963604ae1eaa3a78d7d0ccb10f03986

OS/ARCH

Compressed size

126.16 MB

Last pushed

4 months by codefreshdevops

Type

Image

Manifest digest

sha256:fc83d7de22255994b03901ceda8ba6ea86afa3f3a5f705724e9b3c9d1e155565

Image Layers

1# debian.sh --arch 'arm64' out/27.86 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.16.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.78 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 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 uninstall484.4 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 # buildkit341 B
17COPY src src # buildkit2.55 KB
18CMD ["node" "/app/index.js"]0 B

Command

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