Sign inSign up

mdpiper/grpc4bmi:latest

Multi-platform
Languages & frameworks
Index digest

sha256:a3c2fd57ceeaeaf28985cbf24743fef7843ec9ec32f611d8bb23e9bdc67dfb96

OS/ARCH

Compressed size

367.62 MB

Last pushed

about 1 year by mdpiper

Type

Image

Manifest digest

sha256:20bab75785b60d7d2f2b6f12224fc17d40c5ebc88c3b8e454149eeaf18659979

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
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 update178.37 MB
13RUN /bin/sh -c git clone118.97 MB
14WORKDIR /opt/grpc/cmake/_build159 B
15RUN /bin/sh -c cmake ../..39.91 MB
16RUN /bin/sh -c git clone115.19 KB
17WORKDIR /opt/bmi-c/_build137 B
18RUN /bin/sh -c cmake ..21.53 KB
19RUN /bin/sh -c git clone70.92 KB
20WORKDIR /opt/bmi-cxx/_build140 B
21RUN /bin/sh -c cmake ..22.41 KB
22RUN /bin/sh -c ldconfig #9.96 KB
23COPY . /opt/grpc4bmi # buildkit1.17 MB
24WORKDIR /opt/grpc4bmi/cpp/_build157 B
25RUN /bin/sh -c cmake ..631.23 KB
26WORKDIR /opt32 B

Command

 ARG RELEASE