sha256:b889a2f88698d3fb3f67d65bbd20eeb41e9e9e07f7af84b74371a5d9640f1b5b
OS/ARCH
Compressed size
195.53 MB
Last pushed
8 days by flantteamsysdev
Type
Image
Manifest digest
sha256:3aa5b3b02544c1b3cba22912f2489e58a1a003b09742d27e3576e786a65c7487
Image Layers
1ARG TARGETPLATFORM=linux/arm/v70 B2ARG kubectlVersion=v1.34.80 B3RUN |2 TARGETPLATFORM=linux/arm/v7 kubectlVersion=v1.34.8 /bin/sh3.63 MB4RUN |2 TARGETPLATFORM=linux/arm/v7 kubectlVersion=v1.34.8 /bin/sh117 B5RUN |2 TARGETPLATFORM=linux/arm/v7 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 / # buildkit16.28 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/arm/v7 stage-2 5/9] ADD frameworks/shell1.83 KB17[linux/arm/v7 stage-2 6/9] ADD shell_lib.sh495 B18[linux/arm/v7 stage-2 7/9] COPY --from=libjq1.06 MB19[linux/arm/v7 stage-2 8/9] COPY --from=builder24.92 MBCommand
ARG TARGETPLATFORM=linux/arm/v7