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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B8LABEL org.opencontainers.image.source=https://github.com/eWaterCycle/grpc4bmi0 B9ENV GRPC_VERSION=1.66.10 B10ENV BMIC_VERSION=2.1.20 B11ENV BMICXX_VERSION=2.0.20 B12RUN /bin/sh -c apt-get update171.15 MB13RUN /bin/sh -c git clone118.98 MB14WORKDIR /opt/grpc/cmake/_build155 B15RUN /bin/sh -c cmake ../..39.82 MB16RUN /bin/sh -c git clone115.17 KB17WORKDIR /opt/bmi-c/_build135 B18RUN /bin/sh -c cmake ..23.12 KB19RUN /bin/sh -c git clone70.9 KB20WORKDIR /opt/bmi-cxx/_build140 B21RUN /bin/sh -c cmake ..23.96 KB22RUN /bin/sh -c ldconfig #9.81 KB23COPY . /opt/grpc4bmi # buildkit1.17 MB24WORKDIR /opt/grpc4bmi/cpp/_build159 B25RUN /bin/sh -c cmake ..635.46 KB26WORKDIR /opt32 BCommand
ARG RELEASE