sha256:f4289ad14ebe2dd737a32dbc2630424df180d389874d744f7718dd1169b37bd6
OS/ARCH
Compressed size
1021.74 MB
Last pushed
4 months by opensearchstaging
Type
Image
Manifest digest
sha256:5ca7b06607f2c6ec4e5af6f16bf9175fec546809e85d8b15699b217ffb9d39ac
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.6 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.98 MB11WORKDIR /0 B12COPY /.venv /.venv # buildkit136.51 MB13WORKDIR /root32 B14COPY Pipfile . # buildkit318 B15COPY Pipfile.lock . # buildkit74.05 KB16COPY *.sh /root/ # buildkit1.72 KB17COPY *.py /root/ # buildkit5.44 KB18RUN /bin/sh -c chmod ug+x1.72 KB19RUN /bin/sh -c chmod ug+x5.44 KB20RUN /bin/sh -c ln -s166 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.95 MB27COPY /k8s/bin/ /usr/local/bin # buildkit45.97 MB28COPY /etcd/bin/ /usr/local/bin # buildkit6.5 MB29RUN /bin/sh -c kubectl completion4.38 KB30WORKDIR /root32 B31RUN /bin/sh -c dnf install32.87 MB32COPY setupVimSchemaChecker.sh /tmp/setupVimSchemaChecker.sh # buildkit1.21 KB33RUN /bin/sh -c chmod +x18.02 MB34COPY msk-iam-auth.properties /root/kafka-tools/aws # buildkit551 B35COPY kafkaCmdRef.md /root/kafka-tools # buildkit854 B36COPY kafkaExport.sh /root/kafka-tools # buildkit1.86 KB37RUN /bin/sh -c chmod ug+x1.86 KB38COPY loadServicesFromParameterStore.sh /root/ # buildkit622 B39RUN /bin/sh -c chmod ug+x32 B40COPY start-console.sh /root/ # buildkit444 B41RUN /bin/sh -c chmod +x32 B42WORKDIR /root32 B43COPY lib /root/lib # buildkit218.1 KB44WORKDIR /root/lib/console_link32 B45RUN /bin/sh -c pipenv install78.3 MB46WORKDIR /root/lib/integ_test32 B47RUN /bin/sh -c pipenv install11.89 MB48COPY cluster_tools /root/cluster_tools # buildkit44.67 KB49RUN /bin/sh -c rm -rf32 B50WORKDIR /root/cluster_tools32 B51RUN /bin/sh -c pipenv install4.1 MB52WORKDIR /root32 B53COPY nodeStaging/configProcessor /root/configProcessor # buildkit2.28 MB54RUN /bin/sh -c chmod +x32 B55ENV WORKFLOW_SCHEMA_FILENAME=/root/.workflowUser.schema.json0 B56ENV CONFIG_PROCESSOR_DIR=/root/configProcessor0 B57ENV NODEJS=node-220 B58RUN /bin/sh -c "$NODEJS" "$CONFIG_PROCESSOR_DIR"3.48 KB59COPY nodeStaging/workflowTemplates /root/workflows # buildkit16.29 KB60COPY workflowConfigToServicesConfig.jq /root/ # buildkit808 B61ENV WORKFLOW_CONFIG_JQ_SCRIPT=/root/workflowConfigToServicesConfig.jq0 B62RUN /bin/sh -c echo '.438 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 # buildkit109.09 MB69COPY staging/MetadataMigration /root/metadataMigration # buildkit109.16 MB70COPY staging/kafkaUtils /root/kafkaUtils # buildkit38.46 MB71COPY VERSION /root/VERSION # buildkit147 B72CMD ["/root/start-console.sh"]0 BCommand
COPY /rootfs/ / # buildkit