sha256:0f5ea6c24124d711cbbb1625fe11a18bd9e57a177c81026c3d4ced6cc8ef83a4
OS/ARCH
Compressed size
702.52 MB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:4adb92cd6f95a2b83e5e7294c9653f1f772b039cb9c92b9006913388a6f029b2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7ARG MINIFORGE_NAME=Miniforge30 B8ARG MINIFORGE_VERSION=25.3.0-30 B9ARG TARGETPLATFORM=linux/arm640 B10ENV CONDA_DIR=/opt/conda0 B11ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B12ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=25.3.0-3 TARGETPLATFORM=linux/arm6486.5 MB14ENTRYPOINT ["tini" "--"]0 B15CMD ["/bin/bash"]0 B17LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/bmi0 B18LABEL org.opencontainers.image.source=https://github.com/csdms/bmi-docker0 B19LABEL org.opencontainers.image.vendor=CSDMS0 B20RUN /bin/sh -c conda install418.15 MB21ENV base_url=https://github.com/csdms0 B22ENV project=bmi-example-c0 B23ENV version=2.0.30 B24ENV prefix=/opt/bmi-example-c0 B25RUN /bin/sh -c git clone38.77 KB26WORKDIR /opt/bmi-example-c/_build146 B27RUN /bin/sh -c cmake ..97.69 KB28ENV project=bmi-example-cxx0 B29ENV version=2.1.30 B30ENV prefix=/opt/bmi-example-cxx0 B31RUN /bin/sh -c git clone36.99 KB32WORKDIR /opt/bmi-example-cxx/_build146 B33RUN /bin/sh -c cmake ..145.74 KB34ENV project=bmi-example-fortran0 B35ENV version=2.1.40 B36ENV prefix=/opt/bmi-example-fortran0 B37RUN /bin/sh -c git clone64.03 KB38WORKDIR /opt/bmi-example-fortran/_build152 B39RUN /bin/sh -c cmake ..152.03 KB40ENV project=bmi-example-python0 B41ENV version=2.1.20 B42ENV prefix=/opt/bmi-example-python0 B43RUN /bin/sh -c git clone40.17 KB44WORKDIR /opt/bmi-example-python32 B45RUN /bin/sh -c pip install43.07 MB46WORKDIR /opt32 B48LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/grpc4bmi0 B49LABEL org.opencontainers.image.source=https://github.com/csdms/grpc4bmi-docker0 B50LABEL org.opencontainers.image.vendor=CSDMS0 B51RUN /bin/sh -c conda install16.34 MB52ENV base_url=https://github.com/csdms0 B53ENV project=grpc4bmi0 B54ENV version=0.6.0-csdms0 B55ENV prefix=/opt/grpc4bmi0 B56RUN /bin/sh -c git clone222.38 KB57WORKDIR /opt/grpc4bmi/cpp/_build155 B58RUN /bin/sh -c cmake ..665.35 KB59WORKDIR /opt32 B61LABEL org.opencontainers.image.source=https://github.com/csdms/child-grpc4bmi0 B62RUN /bin/sh -c git clone107.31 MB63WORKDIR /opt/child/src/_build151 B64RUN /bin/sh -c cmake ..2.13 MB65COPY server /opt/child-grpc4bmi-server # buildkit915 B66WORKDIR /opt/child-grpc4bmi-server/_build149 B67RUN /bin/sh -c cmake ..71.73 KB68WORKDIR /opt32 B69ENTRYPOINT ["/opt/conda/bin/child-grpc4bmi-server"]0 B70EXPOSE &{[{{25 0} {25 0}}]0 BCommand
ARG RELEASE