sha256:6667b423914aea772f33de8b01282766080b9533b88996207cdf355e765a6cc8
OS/ARCH
Compressed size
1.94 GB
Last pushed
about 1 year by mdpiper
Type
Image
Manifest digest
sha256:c948990ad98e234e5bad207c0a6476dce2758ef665ddf1341b25d84268d6ac9f
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 / 28.34 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 update178.37 MB13RUN /bin/sh -c git clone41.75 MB14WORKDIR /opt/grpc32 B15RUN /bin/sh -c git submodule1.65 GB16WORKDIR /opt/grpc/cmake/_build157 B17RUN /bin/sh -c cmake ../..39.91 MB18RUN /bin/sh -c git clone115.17 KB19WORKDIR /opt/bmi-c/_build138 B20RUN /bin/sh -c cmake ..21.5 KB21RUN /bin/sh -c git clone70.91 KB22WORKDIR /opt/bmi-cxx/_build139 B23RUN /bin/sh -c cmake ..22.39 KB24RUN /bin/sh -c ldconfig #9.88 KB25RUN /bin/sh -c git clone221.5 KB26WORKDIR /opt/grpc4bmi32 B27RUN /bin/sh -c git submodule32 B28WORKDIR /opt/grpc4bmi/cpp/_build155 B29RUN /bin/sh -c cmake ..631.08 KB30WORKDIR /opt32 B32RUN /bin/sh -c git clone38.75 KB33WORKDIR /opt/bmi-example-c/_build145 B34RUN /bin/sh -c cmake ..83.18 KB35COPY server /opt/heatc-grpc4bmi-server # buildkit914 B36WORKDIR /opt/heatc-grpc4bmi-server/_build150 B37RUN /bin/sh -c cmake ..44.18 KB38RUN /bin/sh -c ldconfig #9.95 KB39WORKDIR /opt32 B40ENTRYPOINT ["/usr/local/bin/heatc-grpc4bmi-server"]0 B41EXPOSE map[55555/tcp:{}]0 BCommand
ARG RELEASE