sha256:457ba2e86c3f1dd4e47bb8f8d719626c3b609fa23be2d486b26fd4636fceecc8
OS/ARCH
Compressed size
960 MB
Last pushed
4 months by opensearchstaging
Type
Image
Manifest digest
sha256:e5944466790e2a8a296ee276af4ce35cf0a7f8eaabd13108b44a489d77ee22aa
Image Layers
1COPY /rootfs/ / # buildkit51.53 MB2CMD ["/bin/bash"]0 B3ENV PIP_ROOT_USER_ACTION=ignore0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c dnf install204.59 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 -m23.71 MB11WORKDIR /0 B12COPY /.venv /.venv # buildkit123.27 MB13WORKDIR /root32 B14COPY Pipfile . # buildkit316 B15COPY Pipfile.lock . # buildkit79.08 KB16COPY *.sh /root/ # buildkit1.71 KB17COPY *.py /root/ # buildkit5.44 KB18RUN /bin/sh -c chmod ug+x1.71 KB19RUN /bin/sh -c chmod ug+x5.44 KB20RUN /bin/sh -c ln -s165 B21CMD ["tail" "-f" "/dev/null"]0 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.43 MB27COPY /k8s/bin/ /usr/local/bin # buildkit45.97 MB28RUN /bin/sh -c kubectl completion4.38 KB29WORKDIR /root32 B30RUN /bin/sh -c dnf install32.86 MB31COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB32RUN /bin/sh -c chmod +x18.04 MB33COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit550 B34COPY kafkaCmdRef.md /root/kafka-tools # buildkit852 B35COPY kafkaExport.sh /root/kafka-tools # buildkit1.85 KB36RUN /bin/sh -c chmod ug+x1.85 KB37COPY loadServicesFromParameterStore.sh /root/ # buildkit621 B38RUN /bin/sh -c chmod ug+x32 B39COPY start-console.sh /root/ # buildkit443 B40RUN /bin/sh -c chmod +x32 B41WORKDIR /root32 B42COPY lib /root/lib # buildkit218.89 KB43WORKDIR /root/lib/console_link32 B44RUN /bin/sh -c pipenv install41.93 MB45WORKDIR /root/lib/integ_test32 B46RUN /bin/sh -c pipenv install9.66 MB47COPY cluster_tools /root/cluster_tools # buildkit43.96 KB48RUN /bin/sh -c rm -rf32 B49WORKDIR /root/cluster_tools32 B50RUN /bin/sh -c pipenv install3.46 MB51WORKDIR /root32 B52COPY nodeStaging/configProcessor /root/configProcessor # buildkit154.62 KB53RUN /bin/sh -c chmod +x32 B54ENV WORKFLOW_SCHEMA_FILENAME=/root/.workflowUser.schema.json0 B55ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B56ENV NODEJS=node-220 B57RUN /bin/sh -c "$NODEJS" "$CONFIG_PROCESSOR_DIR"6.56 KB58COPY nodeStaging/workflowTemplates /root/workflows # buildkit16.15 KB59COPY workflowConfigToServicesConfig.jq /root/ # buildkit807 B60ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B61RUN /bin/sh -c echo '.438 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 # buildkit109.16 MB68COPY staging/MetadataMigration /root/metadataMigration # buildkit109.22 MB69COPY staging/kafkaUtils /root/kafkaUtils # buildkit38.49 MB70COPY VERSION /root/VERSION # buildkit148 B71CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit