sha256:4ae123489e0d29d4f0d9c9871188657f6671a9c6182d1f9edc9672a19b21921e
OS/ARCH
Compressed size
1.03 GB
Last pushed
almost 2 years by hengtang2023
Type
Image
Manifest digest
sha256:7197b137c01e63cfdcd29ef3c7c7d6e1ca17c3759b35c58658a6d7f18759c236
Image Layers
180.58 MB2CMD ["bin/bash"]0 B3RUN /bin/sh -c groupadd -g569 B4RUN /bin/sh -c useradd -u9.38 KB5ARG OBPROXY_VERSION=4.2.1.0-20231220145047.el70 B6ARG WITH_IC_SERVER=true0 B7ARG RPM_REPO_BRANCH=current0 B8ENV OCP_WORKDIR=/home/admin0 B9WORKDIR /home/admin32 B10RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current32 B11COPY /home/admin /home/admin # buildkit701.58 MB12RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current117.3 MB13RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current1.9 KB14RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current63.84 MB15RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current83.99 MB16RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current4.53 MB17RUN |3 OBPROXY_VERSION=4.2.1.0-20231220145047.el7 WITH_IC_SERVER=true RPM_REPO_BRANCH=current509.5 KB18ENV JAVA_HOME=/usr/lib/jvm/java-1.8.00 B19ENV PATH=/usr/lib/jvm/java-1.8.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20ENV ARTHAS_HOME=/home/admin/tools/arthas0 B21ENV PATH=/home/admin/tools/arthas:/usr/lib/jvm/java-1.8.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22ENV CONTAINER_TYPE=ocp_docker0 B23ENV LANG=zh_CN.UTF-80 B24ENV LD_LIBRARY_PATH=/u01/obproxy/lib:0 B25ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand