Sign inSign up

mdpiper/grpc4bmi:latest

Multi-platform
Languages & frameworks
Index digest

sha256:a3c2fd57ceeaeaf28985cbf24743fef7843ec9ec32f611d8bb23e9bdc67dfb96

OS/ARCH

Compressed size

359.5 MB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:1ff411e3940b7c41b585b84021f5fb4d015c7c5874500aa1d20789fd2c8c50e2

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 update171.15 MB
13RUN /bin/sh -c git clone118.98 MB
14WORKDIR /opt/grpc/cmake/_build155 B
15RUN /bin/sh -c cmake ../..39.82 MB
16RUN /bin/sh -c git clone115.17 KB
17WORKDIR /opt/bmi-c/_build135 B
18RUN /bin/sh -c cmake ..23.12 KB
19RUN /bin/sh -c git clone70.9 KB
20WORKDIR /opt/bmi-cxx/_build140 B
21RUN /bin/sh -c cmake ..23.96 KB
22RUN /bin/sh -c ldconfig #9.81 KB
23COPY . /opt/grpc4bmi # buildkit1.17 MB
24WORKDIR /opt/grpc4bmi/cpp/_build159 B
25RUN /bin/sh -c cmake ..635.46 KB
26WORKDIR /opt32 B

Command

 ARG RELEASE