Sign inSign up

mdpiper/bmi-example-cxx-grpc4bmi-154:latest

Multi-platform
Index digest

sha256:3715e8b5375f5653f06a25d6b4f2f4ac11fd0d860804ff9ea80efaca292e2861

OS/ARCH

Compressed size

1.93 GB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:8dedfde7c263a0a83cf7cfcf2e42ac2356196b93210a5c7718488b8184476db0

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
7LABEL maintainer=eWaterCycle <[email protected]>0 B
8LABEL org.opencontainers.image.source=https://github.com/eWaterCycle/grpc4bmi0 B
9ENV GRPC_VERSION=1.66.10 B
10ENV BMIC_VERSION=2.1.20 B
11ENV BMICXX_VERSION=2.0.20 B
12RUN /bin/sh -c apt-get update168.91 MB
13RUN /bin/sh -c git clone41.77 MB
14WORKDIR /opt/grpc32 B
15RUN /bin/sh -c git submodule1.66 GB
16WORKDIR /opt/grpc/cmake/_build159 B
17RUN /bin/sh -c cmake ../..39.82 MB
18RUN /bin/sh -c git clone115.2 KB
19WORKDIR /opt/bmi-c/_build138 B
20RUN /bin/sh -c cmake ..23.17 KB
21RUN /bin/sh -c git clone70.93 KB
22WORKDIR /opt/bmi-cxx/_build142 B
23RUN /bin/sh -c cmake ..23.99 KB
24RUN /bin/sh -c ldconfig #9.91 KB
25RUN /bin/sh -c git clone221.57 KB
26WORKDIR /opt/grpc4bmi32 B
27RUN /bin/sh -c git submodule32 B
28WORKDIR /opt/grpc4bmi/cpp/_build158 B
29RUN /bin/sh -c cmake ..635.54 KB
30WORKDIR /opt32 B
31LABEL maintainer=Mark Piper <[email protected]>0 B
32RUN /bin/sh -c git clone36.18 KB
33WORKDIR /opt/bmi-example-cxx/_build148 B
34RUN /bin/sh -c cmake ..137.77 KB
35COPY server /opt/heatcxx-grpc4bmi-server # buildkit887 B
36WORKDIR /opt/heatcxx-grpc4bmi-server/_build152 B
37RUN /bin/sh -c cmake ..52.67 KB
38RUN /bin/sh -c ldconfig #9.96 KB
39WORKDIR /opt32 B
40ENTRYPOINT ["/usr/local/bin/heatcxx-grpc4bmi-server"]0 B
41EXPOSE map[55555/tcp:{}]0 B

Command

 ARG RELEASE