sha256:1a70a16287cd4d81ba5a09570dbf5dc882fc4e851b8669389e1ec9fd3e838c60
OS/ARCH
Compressed size
618.6 MB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:279d560f102066a432c9821aed690a9ab66bc4a56ef05d67d83ef4496071e6d1
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 / 28.34 MB6CMD ["/bin/bash"]0 B7ARG MINIFORGE_NAME=Miniforge30 B8ARG MINIFORGE_VERSION=25.3.0-30 B9ARG TARGETPLATFORM=linux/amd640 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/amd64124.71 MB14ENTRYPOINT ["tini" "--"]0 B15CMD ["/bin/bash"]0 B16LABEL author=Mark Piper0 B18RUN /bin/sh -c conda install416.19 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.17 KB24WORKDIR /opt/bmi-c/_build137 B25RUN /bin/sh -c cmake ..22.63 KB26ENV project=bmi-cxx0 B27ENV version=2.0.20 B28ENV prefix=/opt/bmi-cxx0 B29RUN /bin/sh -c git clone70.92 KB30WORKDIR /opt/bmi-cxx/_build140 B31RUN /bin/sh -c cmake ..23.77 KB32ENV project=bmi-fortran0 B33ENV version=2.0.30 B34ENV prefix=/opt/bmi-fortran0 B35RUN /bin/sh -c git clone218.88 KB36WORKDIR /opt/bmi-fortran/_build139 B37RUN /bin/sh -c cmake ..34.53 KB38ENV project=bmi-python0 B39ENV version=2.0.10 B40ENV prefix=/opt/bmi-python0 B41RUN /bin/sh -c git clone217.23 KB42WORKDIR /opt/bmi-python32 B43RUN /bin/sh -c pip install4.51 MB44WORKDIR /opt32 B46LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/bmi-examples0 B47LABEL org.opencontainers.image.source=https://github.com/csdms/bmi-examples-docker0 B48LABEL org.opencontainers.image.vendor=CSDMS0 B49ENV base_url=https://github.com/csdms0 B50ENV project=bmi-example-c0 B51ENV version=2.0.30 B52ENV prefix=/opt/bmi-example-c0 B53RUN /bin/sh -c git clone112.74 KB54WORKDIR /opt/bmi-example-c/_build148 B55RUN /bin/sh -c cmake ..87.77 KB56ENV project=bmi-example-cxx0 B57ENV version=2.1.30 B58ENV prefix=/opt/bmi-example-cxx0 B59RUN /bin/sh -c git clone106.14 KB60WORKDIR /opt/bmi-example-cxx/_build149 B61RUN /bin/sh -c cmake ..141.98 KB62ENV project=bmi-example-fortran0 B63ENV version=2.1.40 B64ENV prefix=/opt/bmi-example-fortran0 B65RUN /bin/sh -c git clone153.46 KB66WORKDIR /opt/bmi-example-fortran/_build152 B67RUN /bin/sh -c cmake ..146.1 KB68ENV project=bmi-example-python0 B69ENV version=2.1.20 B70ENV prefix=/opt/bmi-example-python0 B71RUN /bin/sh -c git clone864.67 KB72WORKDIR /opt/bmi-example-python32 B73RUN /bin/sh -c pip install42.58 MB74WORKDIR /opt32 BCommand
ARG RELEASE