Sign inSign up

csdms/grpc4bmi:0.1.0

Multi-platform
Languages & frameworks
Index digest

sha256:fe6f9cc511247a049feef635631e62441bd315896d50a8bb787ec0b1ac05b491

OS/ARCH

Compressed size

545.71 MB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:95dd851f5e364938721c977f43f035993b130dbb157ab42a4f215716963044fc

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/grpc4bmi0 B
47LABEL org.opencontainers.image.source=https://github.com/csdms/grpc4bmi-docker0 B
48LABEL org.opencontainers.image.vendor=CSDMS0 B
49RUN /bin/sh -c conda install11.39 MB
50ENV base_url=https://github.com/csdms0 B
51ENV project=grpc4bmi0 B
52ENV prefix=/opt/grpc4bmi0 B
53RUN /bin/sh -c git clone221.18 KB
54WORKDIR /opt/grpc4bmi32 B
55RUN /bin/sh -c git submodule32 B
56WORKDIR /opt/grpc4bmi/cpp/_build157 B
57RUN /bin/sh -c cmake ..592.73 KB
58WORKDIR /opt32 B

Command

 ARG RELEASE