Sign inSign up

csdms/bmi-examples:latest

Multi-platform
Languages & frameworks
Index digest

sha256:1a70a16287cd4d81ba5a09570dbf5dc882fc4e851b8669389e1ec9fd3e838c60

OS/ARCH

Compressed size

576.37 MB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:176cb6e0c35cf654a0628dbc8862d67b8050cd544394682299a19d030a10fc68

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ARG MINIFORGE_NAME=Miniforge30 B
8ARG MINIFORGE_VERSION=25.3.0-30 B
9ARG TARGETPLATFORM=linux/arm640 B
10ENV CONDA_DIR=/opt/conda0 B
11ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B
12ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=25.3.0-3 TARGETPLATFORM=linux/arm6486.5 MB
14ENTRYPOINT ["tini" "--"]0 B
15CMD ["/bin/bash"]0 B
16LABEL author=Mark Piper0 B
18RUN /bin/sh -c conda install415.79 MB
19ENV base_url=https://github.com/csdms0 B
20ENV project=bmi-c0 B
21ENV version=2.1.20 B
22ENV prefix=/opt/bmi-c0 B
23RUN /bin/sh -c git clone115.2 KB
24WORKDIR /opt/bmi-c/_build137 B
25RUN /bin/sh -c cmake ..24.32 KB
26ENV project=bmi-cxx0 B
27ENV version=2.0.20 B
28ENV prefix=/opt/bmi-cxx0 B
29RUN /bin/sh -c git clone70.93 KB
30WORKDIR /opt/bmi-cxx/_build141 B
31RUN /bin/sh -c cmake ..25.43 KB
32ENV project=bmi-fortran0 B
33ENV version=2.0.30 B
34ENV prefix=/opt/bmi-fortran0 B
35RUN /bin/sh -c git clone218.92 KB
36WORKDIR /opt/bmi-fortran/_build142 B
37RUN /bin/sh -c cmake ..37.02 KB
38ENV project=bmi-python0 B
39ENV version=2.0.10 B
40ENV prefix=/opt/bmi-python0 B
41RUN /bin/sh -c git clone217.24 KB
42WORKDIR /opt/bmi-python32 B
43RUN /bin/sh -c pip install3.02 MB
44WORKDIR /opt32 B
45LABEL org.opencontainers.image.authors=Mark Piper <[email protected]>0 B
46LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/bmi-examples0 B
47LABEL org.opencontainers.image.source=https://github.com/csdms/bmi-examples-docker0 B
48LABEL org.opencontainers.image.vendor=CSDMS0 B
49ENV base_url=https://github.com/csdms0 B
50ENV project=bmi-example-c0 B
51ENV version=2.0.30 B
52ENV prefix=/opt/bmi-example-c0 B
53RUN /bin/sh -c git clone112.78 KB
54WORKDIR /opt/bmi-example-c/_build148 B
55RUN /bin/sh -c cmake ..97.65 KB
56ENV project=bmi-example-cxx0 B
57ENV version=2.1.30 B
58ENV prefix=/opt/bmi-example-cxx0 B
59RUN /bin/sh -c git clone106.18 KB
60WORKDIR /opt/bmi-example-cxx/_build148 B
61RUN /bin/sh -c cmake ..145.75 KB
62ENV project=bmi-example-fortran0 B
63ENV version=2.1.40 B
64ENV prefix=/opt/bmi-example-fortran0 B
65RUN /bin/sh -c git clone153.56 KB
66WORKDIR /opt/bmi-example-fortran/_build151 B
67RUN /bin/sh -c cmake ..151.96 KB
68ENV project=bmi-example-python0 B
69ENV version=2.1.20 B
70ENV prefix=/opt/bmi-example-python0 B
71RUN /bin/sh -c git clone864.75 KB
72WORKDIR /opt/bmi-example-python32 B
73RUN /bin/sh -c pip install41.25 MB
74WORKDIR /opt32 B

Command

 ARG RELEASE