Sign inSign up

csdms/cem-grpc4bmi:0.1.0

Multi-platform
Languages & frameworks
Index digest

sha256:bbfc97fa2f23181dd825a7074527a293b2d387a3658b7f83280428fcfccb7c50

OS/ARCH

Compressed size

673.9 MB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:3825cf925cda60669db434081457e9cb51d497adbcea07406a732f04b3513c89

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 / 28.34 MB
6CMD ["/bin/bash"]0 B
7ARG MINIFORGE_NAME=Miniforge30 B
8ARG MINIFORGE_VERSION=25.3.0-30 B
9ARG TARGETPLATFORM=linux/amd640 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/amd64124.71 MB
14ENTRYPOINT ["tini" "--"]0 B
15CMD ["/bin/bash"]0 B
16LABEL org.opencontainers.image.authors=Mark Piper <[email protected]>0 B
17LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/bmi0 B
18LABEL org.opencontainers.image.source=https://github.com/csdms/bmi-docker0 B
19LABEL org.opencontainers.image.vendor=CSDMS0 B
20RUN /bin/sh -c conda install418.85 MB
21ENV base_url=https://github.com/csdms0 B
22ENV project=bmi-example-c0 B
23ENV version=2.0.30 B
24ENV prefix=/opt/bmi-example-c0 B
25RUN /bin/sh -c git clone38.74 KB
26WORKDIR /opt/bmi-example-c/_build146 B
27RUN /bin/sh -c cmake ..87.75 KB
28ENV project=bmi-example-cxx0 B
29ENV version=2.1.30 B
30ENV prefix=/opt/bmi-example-cxx0 B
31RUN /bin/sh -c git clone36.96 KB
32WORKDIR /opt/bmi-example-cxx/_build149 B
33RUN /bin/sh -c cmake ..141.96 KB
34ENV project=bmi-example-fortran0 B
35ENV version=2.1.40 B
36ENV prefix=/opt/bmi-example-fortran0 B
37RUN /bin/sh -c git clone63.93 KB
38WORKDIR /opt/bmi-example-fortran/_build152 B
39RUN /bin/sh -c cmake ..146.08 KB
40ENV project=bmi-example-python0 B
41ENV version=2.1.20 B
42ENV prefix=/opt/bmi-example-python0 B
43RUN /bin/sh -c git clone40.14 KB
44WORKDIR /opt/bmi-example-python32 B
45RUN /bin/sh -c pip install44.39 MB
46WORKDIR /opt32 B
47LABEL org.opencontainers.image.authors=Mark Piper <[email protected]>0 B
48LABEL org.opencontainers.image.url=https://hub.docker.com/r/csdms/grpc4bmi0 B
49LABEL org.opencontainers.image.source=https://github.com/csdms/grpc4bmi-docker0 B
50LABEL org.opencontainers.image.vendor=CSDMS0 B
51RUN /bin/sh -c conda install16.84 MB
52ENV base_url=https://github.com/csdms0 B
53ENV project=grpc4bmi0 B
54ENV version=0.6.0-csdms0 B
55ENV prefix=/opt/grpc4bmi0 B
56RUN /bin/sh -c git clone222.29 KB
57WORKDIR /opt/grpc4bmi/cpp/_build154 B
58RUN /bin/sh -c cmake ..664.5 KB
59WORKDIR /opt32 B
60LABEL org.opencontainers.image.authors=Mark Piper <[email protected]>0 B
61LABEL org.opencontainers.image.source=https://github.com/csdms/cem-grpc4bmi0 B
62RUN /bin/sh -c conda install38.77 MB
63RUN /bin/sh -c git clone179.18 KB
64WORKDIR /opt/cem/_build136 B
65RUN /bin/sh -c cmake ..376.36 KB
66COPY server /opt/cem-grpc4bmi-server # buildkit995 B
67WORKDIR /opt/cem-grpc4bmi-server/_build147 B
68RUN /bin/sh -c cmake ..49.26 KB
69WORKDIR /opt32 B
70ENTRYPOINT ["/opt/conda/bin/cem-grpc4bmi-server"]0 B
71EXPOSE map[55555/tcp:{}]0 B

Command

 ARG RELEASE