sha256:c9a41dfe200970cc8d7e99768920cb738e586c80a071908f1574d3911ece73c7
OS/ARCH
Compressed size
616.83 MB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:50da73a35573d053ee39333c5df14fb28d41247058d7aa7516d29da26279b743
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 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.85 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.74 KB26WORKDIR /opt/bmi-example-c/_build146 B27RUN /bin/sh -c cmake ..87.75 KB28ENV project=bmi-example-cxx0 B29ENV version=2.1.30 B30ENV prefix=/opt/bmi-example-cxx0 B31RUN /bin/sh -c git clone36.96 KB32WORKDIR /opt/bmi-example-cxx/_build149 B33RUN /bin/sh -c cmake ..141.96 KB34ENV project=bmi-example-fortran0 B35ENV version=2.1.40 B36ENV prefix=/opt/bmi-example-fortran0 B37RUN /bin/sh -c git clone63.93 KB38WORKDIR /opt/bmi-example-fortran/_build152 B39RUN /bin/sh -c cmake ..146.08 KB40ENV project=bmi-example-python0 B41ENV version=2.1.20 B42ENV prefix=/opt/bmi-example-python0 B43RUN /bin/sh -c git clone40.14 KB44WORKDIR /opt/bmi-example-python32 B45RUN /bin/sh -c pip install44.39 MB46WORKDIR /opt32 BCommand
ARG RELEASE