Sign inSign up

steigr/shell-operator-iproute2:v1.20.2

Multi-platform
Index digest

sha256:ef45d95761ee759745e5b8bea7bf3402a1d061bf5fc238cfa5c5e89307bef753

OS/ARCH

Compressed size

197.71 MB

Last pushed

30 days by steigr

Type

Image

Manifest digest

sha256:f39ec6d6f05c06b59e056de1315d793c069c6f707f4920c363dd497a35a0332b

Image Layers

1ARG TARGETPLATFORM=linux/amd640 B
2ARG kubectlVersion=v1.34.80 B
3RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh3.63 MB
4RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh117 B
5RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh5.93 MB
6ADD frameworks/shell /frameworks/shell # buildkit1.09 KB
7ADD shell_lib.sh / # buildkit141.88 MB
8COPY /usr/bin/jq /usr/bin/jq # buildkit1.84 MB
9COPY /app/shell-operator / # buildkit17.36 MB
10WORKDIR /0 B
11ENV SHELL_OPERATOR_HOOKS_DIR=/hooks0 B
12ENV LOG_TYPE=json0 B
13ENTRYPOINT ["/sbin/tini" "--" "/shell-operator"]0 B
14CMD ["start"]0 B
15mount / from exec /bin/sh95 B
16[linux/amd64 stage-2 5/9] ADD frameworks/shell1.83 KB
17[linux/amd64 stage-2 6/9] ADD shell_lib.sh497 B
18[linux/amd64 stage-2 7/9] COPY --from=libjq1.06 MB
19[linux/amd64 stage-2 8/9] COPY --from=builder24.86 MB
20RUN /bin/sh -c apk add1.16 MB

Command

ARG TARGETPLATFORM=linux/amd64