sha256:54827e3a38f566cd20c499e01b2c4aebd80a7d852cc25242bb77666dfeb54071
OS/ARCH
Compressed size
196.61 MB
Last pushed
13 days by flantteamsysdev
Type
Image
Manifest digest
sha256:1ada22bbaa69df30149f433ebffefe3e173c011082e95a70e3519230258e4ea4
Image Layers
1ARG TARGETPLATFORM=linux/amd640 B2ARG kubectlVersion=v1.34.80 B3RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh3.63 MB4RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh117 B5RUN |2 TARGETPLATFORM=linux/amd64 kubectlVersion=v1.34.8 /bin/sh5.93 MB6ADD frameworks/shell /frameworks/shell # buildkit1.09 KB7ADD shell_lib.sh / # buildkit141.88 MB8COPY /usr/bin/jq /usr/bin/jq # buildkit1.84 MB9COPY /app/shell-operator / # buildkit17.36 MB10WORKDIR /0 B11ENV SHELL_OPERATOR_HOOKS_DIR=/hooks0 B12ENV LOG_TYPE=json0 B13ENTRYPOINT ["/sbin/tini" "--" "/shell-operator"]0 B14CMD ["start"]0 B15mount / from exec /bin/sh95 B16[linux/amd64 stage-2 5/9] ADD frameworks/shell1.83 KB17[linux/amd64 stage-2 6/9] ADD shell_lib.sh496 B18[linux/amd64 stage-2 7/9] COPY --from=libjq1.06 MB19[linux/amd64 stage-2 8/9] COPY --from=builder24.92 MBCommand
ARG TARGETPLATFORM=linux/amd64