Sign inSign up

codefresh/cli:1.2.6

Multi-platform
Index digest

sha256:931741e69d1f509b1d80fc97e871491137446d3223989924ce4c2ed7686967fc

OS/ARCH

Compressed size

183.24 MB

Last pushed

10 days by codefreshdevops

Type

Image

Manifest digest

sha256:eeff4744593061442959706932c30376acf734c01ec8f9a5bcc67b0891cfa1ef

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c addgroup -g50.9 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG TARGETPLATFORM=linux/amd640 B
11RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c7.62 MB
12RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c12.53 MB
13COPY /usr/bin/yq /usr/local/bin/yq # buildkit5.29 MB
14ADD --chmod=775 https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl /usr/local/bin/kubectl #17.25 MB
15WORKDIR /cf-cli96 B
16COPY package.json yarn.lock check-version.js run-check-version.js132.06 KB
17RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c19 MB
18COPY . /cf-cli # buildkit42.83 MB
19RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c980.51 KB
20RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c165.87 KB
21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c191 B
22RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c21.71 MB
23ENV NODE_NO_WARNINGS=10 B
24ENTRYPOINT ["codefresh"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit