sha256:9516daa7f42abf5f0c56aa22a7ec9073377fa7bada845ce499f8f475f6a6756b
OS/ARCH
Compressed size
1.37 GB
Last pushed
28 days by opensearchstaging
Type
Image
Manifest digest
sha256:9447637211fa52c16acf7d98edc72b7d1c262ba47f501dfa8b1847aa082a8395
Image Layers
1COPY /rootfs/ / # buildkit50.97 MB2CMD ["/bin/bash"]0 B3ENV PIP_ROOT_USER_ACTION=ignore0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c dnf install215.8 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.26 MB12WORKDIR /0 B13COPY /.venv /.venv # buildkit138.81 MB14WORKDIR /root32 B15COPY Pipfile . # buildkit327 B16COPY Pipfile.lock . # buildkit79.85 KB17COPY *.sh /root/ # buildkit1.71 KB18COPY *.py /root/ # buildkit5.9 KB19RUN /bin/sh -c chmod ug+x1.71 KB20RUN /bin/sh -c chmod ug+x5.9 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 # buildkit41.64 MB30RUN /bin/sh -c kubectl completion4.38 KB31WORKDIR /root32 B32RUN /bin/sh -c dnf install32.34 MB33RUN /bin/sh -c MOUNT_S3_VERSION="1.22.2" &&140.67 MB34RUN /bin/sh -c GCSFUSE_VERSION="3.9.2" &&23.28 MB35COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB36RUN /bin/sh -c chmod +x18.13 MB37COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit552 B38COPY kafkaCmdRef.md /root/kafka-tools # buildkit2.2 KB39COPY kafkaExport.sh /root/kafka-tools # buildkit1.85 KB40COPY kafkaImport.sh /root/kafka-tools # buildkit1.63 KB41RUN /bin/sh -c chmod ug+x1.85 KB42COPY loadServicesFromParameterStore.sh /root/ # buildkit622 B43RUN /bin/sh -c chmod ug+x32 B44COPY start-console.sh /root/ # buildkit760 B45RUN /bin/sh -c chmod +x32 B46WORKDIR /root32 B47COPY lib /root/lib # buildkit400.83 KB48WORKDIR /root/lib/console_link32 B49RUN /bin/sh -c pipenv install78.11 MB50WORKDIR /root/lib/integ_test32 B51RUN /bin/sh -c pipenv install55.14 MB52COPY cluster_tools /root/cluster_tools # buildkit48.63 KB53RUN /bin/sh -c rm -rf32 B54WORKDIR /root/cluster_tools32 B55RUN /bin/sh -c pipenv install40.03 MB56WORKDIR /root32 B57RUN /bin/sh -c mkdir -p206.46 KB58COPY nodeStaging/configProcessor /root/configProcessor # buildkit279.49 KB59RUN /bin/sh -c chmod +x32 B60ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B61ENV NODEJS=node-220 B62COPY nodeStaging/migrationResources /root/migrationResources # buildkit8.38 KB63ENV MIGRATION_RESOURCES_DIR=/root/migrationResources0 B64COPY nodeStaging/workflowTemplates /root/workflows # buildkit40.73 KB65RUN /bin/sh -c chmod +x32 B66COPY workflowConfigToServicesConfig.jq /root/ # buildkit1001 B67ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B68RUN /bin/sh -c echo '.418 B69ENV ENV=/root/.bashrc0 B70CMD ["/root/start-console.sh"]0 B71WORKDIR /root32 B72COPY staging/kafkaCommandLineFormatter/lib /root/kafka-tools/ # buildkit19.31 MB73ENV CLASSPATH=/root/kafka-tools/kafkaCommandLineFormatter.jar0 B74COPY staging/CreateSnapshot /root/createSnapshot # buildkit133.65 MB75COPY staging/MetadataMigration /root/metadataMigration # buildkit216.76 MB76COPY staging/kafkaUtils /root/kafkaUtils # buildkit40.78 MB77COPY VERSION /root/VERSION # buildkit147 B78CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit