sha256:7899b099d0a607ff30c0ac02895af49695fdecb8f4d9dcd5e71696af34b0e08a
OS/ARCH
Compressed size
1.09 GB
Last pushed
3 months by opensearchstaging
Type
Image
Manifest digest
sha256:e7a3a7d70a1157b7b28c9c7f83cc1025f9f9e90f1ce5a1779f8495839a790b5f
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 install204.99 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 -m23.72 MB12WORKDIR /0 B13COPY /.venv /.venv # buildkit143.6 MB14WORKDIR /root32 B15COPY Pipfile . # buildkit327 B16COPY Pipfile.lock . # buildkit80.74 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 -s165 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.92 MB33COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB34RUN /bin/sh -c chmod +x18.07 MB35COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit550 B36COPY kafkaCmdRef.md /root/kafka-tools # buildkit854 B37COPY kafkaExport.sh /root/kafka-tools # buildkit1.85 KB38RUN /bin/sh -c chmod ug+x1.85 KB39COPY loadServicesFromParameterStore.sh /root/ # buildkit621 B40RUN /bin/sh -c chmod ug+x32 B41COPY start-console.sh /root/ # buildkit444 B42RUN /bin/sh -c chmod +x32 B43WORKDIR /root32 B44COPY lib /root/lib # buildkit235.33 KB45WORKDIR /root/lib/console_link32 B46RUN /bin/sh -c pipenv install78.29 MB47WORKDIR /root/lib/integ_test32 B48RUN /bin/sh -c pipenv install38.92 MB49COPY cluster_tools /root/cluster_tools # buildkit43.96 KB50RUN /bin/sh -c rm -rf32 B51WORKDIR /root/cluster_tools32 B52RUN /bin/sh -c pipenv install18.51 MB53WORKDIR /root32 B54COPY nodeStaging/configProcessor /root/configProcessor # buildkit230.72 KB55RUN /bin/sh -c chmod +x32 B56ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B57ENV NODEJS=node-220 B58COPY nodeStaging/workflowTemplates /root/workflows # buildkit18.02 KB59COPY workflowConfigToServicesConfig.jq /root/ # buildkit808 B60ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B61RUN /bin/sh -c echo '.431 B62ENV ENV=/root/.bashrc0 B63CMD ["/root/start-console.sh"]0 B64WORKDIR /root32 B65COPY staging/kafkaCommandLineFormatter/lib /root/kafka-tools/ # buildkit19.14 MB66ENV CLASSPATH=/root/kafka-tools/kafkaCommandLineFormatter.jar0 B67COPY staging/CreateSnapshot /root/createSnapshot # buildkit112.98 MB68COPY staging/MetadataMigration /root/metadataMigration # buildkit155.94 MB69COPY staging/kafkaUtils /root/kafkaUtils # buildkit38.49 MB70COPY VERSION /root/VERSION # buildkit148 B71CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit