sha256:62ebbd430544f0712a208d72ee616ad53f55f9b9572ba23edb2761c0dc26cd04
OS/ARCH
Compressed size
194.75 MB
Last pushed
3 months by flantteamsysdev
Type
Image
Manifest digest
sha256:7e44d19b13395c6e2bfc5b9fdee6f8998d0cf5f2c46639c53cde129f45416137
Image Layers
1ARG TARGETPLATFORM=linux/arm640 B2ARG kubectlVersion=v1.34.80 B3RUN |2 TARGETPLATFORM=linux/arm64 kubectlVersion=v1.34.8 /bin/sh3.63 MB4RUN |2 TARGETPLATFORM=linux/arm64 kubectlVersion=v1.34.8 /bin/sh117 B5RUN |2 TARGETPLATFORM=linux/arm64 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 / # buildkit15.56 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/arm64 stage-2 5/9] ADD frameworks/shell1.83 KB17[linux/arm64 stage-2 6/9] ADD shell_lib.sh497 B18[linux/arm64 stage-2 7/9] COPY --from=libjq1.06 MB19[linux/arm64 stage-2 8/9] COPY --from=builder24.85 MBCommand
ARG TARGETPLATFORM=linux/arm64