sha256:6667b423914aea772f33de8b01282766080b9533b88996207cdf355e765a6cc8
OS/ARCH
Compressed size
1.93 GB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:15a09e1872d6adef020cc70589e7ffae4f3a83b549937c3b73518550d3759798
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 update168.91 MB13RUN /bin/sh -c git clone41.77 MB14WORKDIR /opt/grpc32 B15RUN /bin/sh -c git submodule1.66 GB16WORKDIR /opt/grpc/cmake/_build159 B17RUN /bin/sh -c cmake ../..39.82 MB18RUN /bin/sh -c git clone115.2 KB19WORKDIR /opt/bmi-c/_build138 B20RUN /bin/sh -c cmake ..23.17 KB21RUN /bin/sh -c git clone70.93 KB22WORKDIR /opt/bmi-cxx/_build142 B23RUN /bin/sh -c cmake ..23.99 KB24RUN /bin/sh -c ldconfig #9.91 KB25RUN /bin/sh -c git clone221.57 KB26WORKDIR /opt/grpc4bmi32 B27RUN /bin/sh -c git submodule32 B28WORKDIR /opt/grpc4bmi/cpp/_build158 B29RUN /bin/sh -c cmake ..635.54 KB30WORKDIR /opt32 B32RUN /bin/sh -c git clone38.79 KB33WORKDIR /opt/bmi-example-c/_build147 B34RUN /bin/sh -c cmake ..93.48 KB35COPY server /opt/heatc-grpc4bmi-server # buildkit915 B36WORKDIR /opt/heatc-grpc4bmi-server/_build150 B37RUN /bin/sh -c cmake ..51.34 KB38RUN /bin/sh -c ldconfig #9.99 KB39WORKDIR /opt32 B40ENTRYPOINT ["/usr/local/bin/heatc-grpc4bmi-server"]0 B41EXPOSE map[55555/tcp:{}]0 BCommand
ARG RELEASE