sha256:8363373b03b893b86d6e39084b4a6844083e1018acfe92061cc6b93eda185fbe
OS/ARCH
Compressed size
545.93 MB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:0a16ae1fb16046ffff4bfde4c3614350623cb633578646049626a5d6cd5b25f7
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 B16LABEL author=Mark Piper0 B18RUN /bin/sh -c conda install415.79 MB19ENV base_url=https://github.com/csdms0 B20ENV project=bmi-c0 B21ENV version=2.1.20 B22ENV prefix=/opt/bmi-c0 B23RUN /bin/sh -c git clone115.2 KB24WORKDIR /opt/bmi-c/_build137 B25RUN /bin/sh -c cmake ..24.32 KB26ENV project=bmi-cxx0 B27ENV version=2.0.20 B28ENV prefix=/opt/bmi-cxx0 B29RUN /bin/sh -c git clone70.93 KB30WORKDIR /opt/bmi-cxx/_build141 B31RUN /bin/sh -c cmake ..25.43 KB32ENV project=bmi-fortran0 B33ENV version=2.0.30 B34ENV prefix=/opt/bmi-fortran0 B35RUN /bin/sh -c git clone218.92 KB36WORKDIR /opt/bmi-fortran/_build142 B37RUN /bin/sh -c cmake ..37.02 KB38ENV project=bmi-python0 B39ENV version=2.0.10 B40ENV prefix=/opt/bmi-python0 B41RUN /bin/sh -c git clone217.24 KB42WORKDIR /opt/bmi-python32 B43RUN /bin/sh -c pip install3.02 MB44WORKDIR /opt32 B46LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/grpc4bmi0 B47LABEL org.opencontainers.image.source=https://github.com/csdms/grpc4bmi-docker0 B48LABEL org.opencontainers.image.vendor=CSDMS0 B49RUN /bin/sh -c conda install11.6 MB50ENV base_url=https://github.com/csdms0 B51ENV project=grpc4bmi0 B52ENV version=0.6.0-csdms0 B53ENV prefix=/opt/grpc4bmi0 B54RUN /bin/sh -c git clone222.39 KB55WORKDIR /opt/grpc4bmi32 B56RUN /bin/sh -c git submodule32 B57WORKDIR /opt/grpc4bmi/cpp/_build159 B58RUN /bin/sh -c cmake ..595.24 KB59WORKDIR /opt32 BCommand
ARG RELEASE