sha256:67b5f30e75150c78d723e3e852c9300cc34f3b46e7599734c0f00c5a0161f428
OS/ARCH
Compressed size
901.3 MB
Last pushed
7 months by opensearchstaging
Type
Image
Manifest digest
sha256:2d0bd4e49530dc87422144df344565d3774a90c8f1e52619cef2ba59803794a3
Image Layers
1COPY /rootfs/ / # buildkit50.42 MB2CMD ["/bin/bash"]0 B3ENV PIP_ROOT_USER_ACTION=ignore0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c dnf install205.19 MB6ENV WORKON_HOME=/0 B7ENV PIPENV_CUSTOM_VENV_NAME=.venv0 B8ENV PIPENV_DEFAULT_PYTHON_VERSION=3.110 B9ENV PIPENV_MAX_DEPTH=10 B10RUN /bin/sh -c python3.11 -m24.81 MB11WORKDIR /0 B12COPY /.venv /.venv # buildkit131.28 MB13WORKDIR /root32 B14COPY Pipfile . # buildkit316 B15COPY Pipfile.lock . # buildkit73.98 KB16COPY *.sh /root/ # buildkit1.72 KB17COPY *.py /root/ # buildkit4.4 KB18RUN /bin/sh -c chmod ug+x1.72 KB19RUN /bin/sh -c chmod ug+x4.39 KB20RUN /bin/sh -c ln -s165 B21CMD ["/bin/sh" "-c" "tail -f0 B22ENV WORKON_HOME=/0 B23ENV PIPENV_CUSTOM_VENV_NAME=.venv0 B24ENV PIPENV_DEFAULT_PYTHON_VERSION=3.110 B25ENV PIPENV_MAX_DEPTH=10 B26COPY /root/kafka-tools /root/kafka-tools # buildkit128.95 MB27COPY /k8s/bin/ /usr/local/bin # buildkit29.27 MB28COPY /etcd/bin/ /usr/local/bin # buildkit6 MB29RUN /bin/sh -c kubectl completion4.38 KB30WORKDIR /root32 B31RUN /bin/sh -c dnf install32.29 MB32COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB33RUN /bin/sh -c chmod +x17.98 MB34COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit552 B35COPY kafkaCmdRef.md /root/kafka-tools # buildkit851 B36COPY kafkaExport.sh /root/kafka-tools # buildkit1.86 KB37RUN /bin/sh -c chmod ug+x1.86 KB38COPY loadServicesFromParameterStore.sh /root/ # buildkit621 B39RUN /bin/sh -c chmod ug+x32 B40COPY start-console.sh /root/ # buildkit443 B41RUN /bin/sh -c chmod +x32 B42WORKDIR /root32 B43COPY lib /root/lib # buildkit191.76 KB44WORKDIR /root/lib/console_link32 B45RUN /bin/sh -c pipenv install38.62 MB46WORKDIR /root/lib/integ_test32 B47RUN /bin/sh -c pipenv install8.59 MB48COPY cluster_tools /root/cluster_tools # buildkit44.68 KB49RUN /bin/sh -c rm -rf32 B50WORKDIR /root/cluster_tools32 B51RUN /bin/sh -c pipenv install3.4 MB52WORKDIR /root32 B53COPY nodeStaging/configProcessor /root/configProcessor # buildkit2.27 MB54RUN /bin/sh -c chmod +x32 B55ENV WORKFLOW_SCHEMA_FILENAME=/root/.workflowUser.schema.json0 B56ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B57ENV NODEJS=node-220 B58RUN /bin/sh -c "$NODEJS" "$CONFIG_PROCESSOR_DIR"3.33 KB59COPY nodeStaging/workflowTemplates /root/workflows # buildkit12.12 KB60RUN /bin/sh -c echo '.436 B61ENV ENV=/root/.bashrc0 B62CMD ["/root/start-console.sh"]0 B63WORKDIR /root32 B64COPY staging/kafkaCommandLineFormatter/lib /root/kafka-tools/ # buildkit18.68 MB65ENV CLASSPATH=/root/kafka-tools/kafkaCommandLineFormatter.jar0 B66COPY staging/CreateSnapshot /root/createSnapshot # buildkit101.56 MB67COPY staging/MetadataMigration /root/metadataMigration # buildkit101.63 MB68COPY VERSION /root/VERSION # buildkit147 B69CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit