sha256:7d0b06fd3009520c126e5bb8cbe18b3e62cfd35b9ebdf8c7d316362c5e8838db
OS/ARCH
Compressed size
1.18 GB
Last pushed
3 months by opensearchstaging
Type
Image
Manifest digest
sha256:e9f94c0914cf01ecd594ce220458366b2cadd84162f045402abb1192368e5733
Image Layers
1COPY /rootfs/ / # buildkit52.04 MB2CMD ["/bin/bash"]0 B3ENV PIP_ROOT_USER_ACTION=ignore0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c dnf install214.83 MB6ENV WORKON_HOME=/0 B7ENV PIPENV_CUSTOM_VENV_NAME=.venv0 B8ENV PIPENV_DEFAULT_PYTHON_VERSION=3.110 B9ENV PIPENV_MAX_DEPTH=10 B10ENV PATH=/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c python3.11 -m27.2 MB12WORKDIR /0 B13COPY /.venv /.venv # buildkit143.83 MB14WORKDIR /root32 B15COPY Pipfile . # buildkit327 B16COPY Pipfile.lock . # buildkit80.72 KB17COPY *.sh /root/ # buildkit1.72 KB18COPY *.py /root/ # buildkit5.44 KB19RUN /bin/sh -c chmod ug+x1.72 KB20RUN /bin/sh -c chmod ug+x5.44 KB21RUN /bin/sh -c ln -s164 B22CMD ["tail" "-f" "/dev/null"]0 B23ENV WORKON_HOME=/0 B24ENV PIPENV_CUSTOM_VENV_NAME=.venv0 B25ENV PIPENV_DEFAULT_PYTHON_VERSION=3.110 B26ENV PIPENV_MAX_DEPTH=10 B27ENV PATH=/.venv/bin:/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28COPY /root/kafka-tools /root/kafka-tools # buildkit128.43 MB29COPY /k8s/bin/ /usr/local/bin # buildkit45.97 MB30RUN /bin/sh -c kubectl completion4.38 KB31WORKDIR /root32 B32RUN /bin/sh -c dnf install32.9 MB33RUN /bin/sh -c MOUNT_S3_VERSION="1.22.2" &&123.79 MB34COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB35RUN /bin/sh -c chmod +x18.09 MB36COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit550 B37COPY kafkaCmdRef.md /root/kafka-tools # buildkit851 B38COPY kafkaExport.sh /root/kafka-tools # buildkit1.85 KB39RUN /bin/sh -c chmod ug+x1.85 KB40COPY loadServicesFromParameterStore.sh /root/ # buildkit622 B41RUN /bin/sh -c chmod ug+x32 B42COPY start-console.sh /root/ # buildkit760 B43RUN /bin/sh -c chmod +x32 B44WORKDIR /root32 B45COPY lib /root/lib # buildkit259.73 KB46WORKDIR /root/lib/console_link32 B47RUN /bin/sh -c pipenv install42.07 MB48WORKDIR /root/lib/integ_test32 B49RUN /bin/sh -c pipenv install12.24 MB50COPY cluster_tools /root/cluster_tools # buildkit49.11 KB51RUN /bin/sh -c rm -rf32 B52WORKDIR /root/cluster_tools32 B53RUN /bin/sh -c pipenv install43.02 MB54WORKDIR /root32 B55COPY nodeStaging/configProcessor /root/configProcessor # buildkit238.1 KB56RUN /bin/sh -c chmod +x32 B57ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B58ENV NODEJS=node-220 B59COPY nodeStaging/workflowTemplates /root/workflows # buildkit23.5 KB60COPY workflowConfigToServicesConfig.jq /root/ # buildkit808 B61ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B62RUN /bin/sh -c echo '.431 B63ENV ENV=/root/.bashrc0 B64CMD ["/root/start-console.sh"]0 B65WORKDIR /root32 B66COPY staging/kafkaCommandLineFormatter/lib /root/kafka-tools/ # buildkit19.14 MB67ENV CLASSPATH=/root/kafka-tools/kafkaCommandLineFormatter.jar0 B68COPY staging/CreateSnapshot /root/createSnapshot # buildkit113.21 MB69COPY staging/MetadataMigration /root/metadataMigration # buildkit156.53 MB70COPY staging/kafkaUtils /root/kafkaUtils # buildkit38.57 MB71COPY VERSION /root/VERSION # buildkit147 B72CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit