sha256:19f062c27424e5bb8f78476710c9fa60794d717c0d0482a40c9df4ba861876ee
OS/ARCH
linux/amd64
Compressed size
191.8 MB
Last pushed
4 months by dockereeucp
Type
Image
Manifest digest
sha256:19f062c27424e5bb8f78476710c9fa60794d717c0d0482a40c9df4ba861876ee
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6ARG ARCH0 B7RUN |1 ARCH=x86_64 /bin/sh -c43.23 MB8ARG ARCH0 B9ARG DOCKER_EE_REPO_URL0 B10ARG DOCKER_EE_REPO_VERSION0 B11ARG CALICO_VER0 B12ARG PYYAML_VERSION0 B13COPY /go/src/github.com/Mirantis/orca/images/dsinfo/dsinfo.py /bin/dsinfo.py # buildkit13.25 KB14COPY /go/src/github.com/Mirantis/orca/images/dsinfo/find-busy-mnt.sh /bin/find-busy-mnt.sh # buildkit582 B15COPY /go/src/github.com/Mirantis/orca/images/dsinfo/find-dead.sh /bin/find-dead.sh # buildkit706 B16COPY /go/src/github.com/Mirantis/orca/images/dsinfo/core-counts.sh /bin/core-counts.sh # buildkit930 B17COPY /go/src/github.com/Mirantis/orca/images/dsinfo/network-support.sh /bin/network-support.sh # buildkit2 KB18COPY /go/src/github.com/Mirantis/orca/images/dsinfo/ssd.py /bin/ssd # buildkit2.51 KB19COPY /go/bin/certdump /bin/certdump # buildkit7.25 MB20COPY /go/src/github.com/docker/swarmkit/bin/swarm-rafttool /bin/swarm-rafttool # buildkit13.55 MB21COPY /go/src/github.com/docker/swarmkit/bin/swarmctl /bin/swarmctl # buildkit11.34 MB22RUN |5 ARCH=x86_64 DOCKER_EE_REPO_URL=https://repos.mirantis.com DOCKER_EE_REPO_VERSION=25.087.18 MB23ARG UCP_VERSION0 B24LABEL com.docker.ucp.version=3.8.130 B25ARG RETHINKCLI_NI_VERSION0 B26ENV RETHINKCLI_NI_VERSION=v2.2.0-ni0 B27CMD ["/bin/sh" "-c" "/bin/dsinfo.py -b0 B28COPY compose-wrapper.sh /usr/local/bin/compose-wrapper.sh # buildkit574 B29RUN /bin/sh -c mkdir /ucp-compose598 B30WORKDIR /ucp-compose32 B31ARG UCP_VERSION0 B32LABEL com.docker.ucp.version=3.8.130 B33ENTRYPOINT ["/usr/local/bin/compose-wrapper.sh"]0 BCommand
ARG RELEASE