sha256:5e2d868b2d2125a54667edd8651f3ee7ce7c62dd503c2ea0afd9ab491c33d87f
OS/ARCH
linux/arm64/v8
Compressed size
547.45 MB
Last pushed
about 2 years by yelmougy
Type
Image
Manifest digest
sha256:5e2d868b2d2125a54667edd8651f3ee7ce7c62dd503c2ea0afd9ab491c33d87f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 21.66 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c apt-get update160.12 MB9ENV LOCAL=/root/local0 B10WORKDIR /root32 B11RUN /bin/sh -c git clone59.96 MB12WORKDIR /root/libfabric32 B13RUN /bin/sh -c git checkout1.83 MB14RUN /bin/sh -c ./autogen.sh &&3.94 MB15WORKDIR /root32 B16RUN /bin/sh -c git clone6.26 MB17WORKDIR /root/SOS32 B18RUN /bin/sh -c git checkout406.87 KB19RUN /bin/sh -c ./autogen.sh &&13.41 MB20ENV CC=/root/local/bin/oshcc0 B21ENV CXX=/root/local/bin/oshc++0 B22ENV OSHRUN=/root/local/bin/oshrun0 B23WORKDIR /root32 B24RUN /bin/sh -c git clone5.21 MB25WORKDIR /root/bale/src/bale_classic32 B26RUN /bin/sh -c ./bootstrap.sh #1.29 MB27RUN /bin/sh -c python3.8 ./make_bale6.77 MB28ENV BALE_INSTALL=/root/bale/src/bale_classic/build_unknown0 B29WORKDIR /root32 B30RUN /bin/sh -c git clone263.1 MB31WORKDIR /root/hclib32 B32RUN /bin/sh -c git fetch1.09 MB33RUN /bin/sh -c ./install.sh #1.91 MB34ENV HCLIB_ROOT=/root/hclib/hclib-install0 B35RUN /bin/sh -c cd modules/bale_actor29.85 KB36WORKDIR /root/hclib/modules/bale_actor/benchmarks32 B37RUN /bin/sh -c unzip ../inc/boost.zip495.71 KB38ENV LD_LIBRARY_PATH=/root/local/lib:/root/bale/src/bale_classic/build_unknown/lib:/root/hclib/hclib-install/lib:/root/hclib/hclib-install/../modules/bale_actor/lib0 B39ENV HCLIB_WORKERS=10 BCommand
ARG RELEASE