sha256:9fd37c517cb2b216ad0290712c38e69fabfa4b60d3ca234e07aae9f174e6494b
OS/ARCH
Compressed size
1.25 GB
Last pushed
27 days by opensearchstaging
Type
Image
Manifest digest
sha256:3b2c26dbb621f7865b86028ed50e9c00fe374893b52b4bdee1e0f8dead0f9897
Image Layers
1COPY /rootfs/ / # buildkit50.98 MB2CMD ["/bin/bash"]0 B3ENV PIP_ROOT_USER_ACTION=ignore0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c dnf install215.4 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 -m21.43 MB12WORKDIR /0 B13COPY /.venv /.venv # buildkit138.69 MB14WORKDIR /root32 B15COPY Pipfile . # buildkit329 B16COPY Pipfile.lock . # buildkit79.7 KB17COPY *.sh /root/ # buildkit1.72 KB18COPY *.py /root/ # buildkit5.9 KB19RUN /bin/sh -c chmod ug+x1.72 KB20RUN /bin/sh -c chmod ug+x5.9 KB21RUN /bin/sh -c ln -s166 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.31 MB33RUN /bin/sh -c MOUNT_S3_VERSION="1.22.2" &&130.96 MB34COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB35RUN /bin/sh -c chmod +x18.05 MB36COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit556 B37COPY kafkaCmdRef.md /root/kafka-tools # buildkit2.21 KB38COPY kafkaExport.sh /root/kafka-tools # buildkit1.85 KB39COPY kafkaImport.sh /root/kafka-tools # buildkit1.63 KB40RUN /bin/sh -c chmod ug+x1.85 KB41COPY loadServicesFromParameterStore.sh /root/ # buildkit620 B42RUN /bin/sh -c chmod ug+x32 B43COPY start-console.sh /root/ # buildkit603 B44RUN /bin/sh -c chmod +x32 B45WORKDIR /root32 B46COPY lib /root/lib # buildkit338.55 KB47WORKDIR /root/lib/console_link32 B48RUN /bin/sh -c pipenv install59.04 MB49WORKDIR /root/lib/integ_test32 B50RUN /bin/sh -c pipenv install48.62 MB51COPY cluster_tools /root/cluster_tools # buildkit48.63 KB52RUN /bin/sh -c rm -rf32 B53WORKDIR /root/cluster_tools32 B54RUN /bin/sh -c pipenv install21.44 MB55WORKDIR /root32 B56RUN /bin/sh -c mkdir -p204.93 KB57COPY nodeStaging/configProcessor /root/configProcessor # buildkit263.24 KB58RUN /bin/sh -c chmod +x32 B59ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B60ENV NODEJS=node-220 B61COPY nodeStaging/migrationResources /root/migrationResources # buildkit6.1 KB62ENV MIGRATION_RESOURCES_DIR=/root/migrationResources0 B63COPY nodeStaging/workflowTemplates /root/workflows # buildkit37.33 KB64RUN /bin/sh -c chmod +x32 B65COPY workflowConfigToServicesConfig.jq /root/ # buildkit809 B66ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B67RUN /bin/sh -c echo '.418 B68ENV ENV=/root/.bashrc0 B69CMD ["/root/start-console.sh"]0 B70WORKDIR /root32 B71COPY staging/kafkaCommandLineFormatter/lib /root/kafka-tools/ # buildkit19.31 MB72ENV CLASSPATH=/root/kafka-tools/kafkaCommandLineFormatter.jar0 B73COPY staging/CreateSnapshot /root/createSnapshot # buildkit133.17 MB74COPY staging/MetadataMigration /root/metadataMigration # buildkit175.17 MB75COPY staging/kafkaUtils /root/kafkaUtils # buildkit40.78 MB76COPY VERSION /root/VERSION # buildkit148 B77CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit