Sign inSign up

yelmougy/hclib-actor:latest

Languages & frameworks
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=18.040 B
5ADD file ... in / 21.66 MB
6CMD ["/bin/bash"]0 B
7LABEL authors=Akihiro Hayashi <[email protected]>,Sri Raj0 B
8RUN /bin/sh -c apt-get update160.12 MB
9ENV LOCAL=/root/local0 B
10WORKDIR /root32 B
11RUN /bin/sh -c git clone59.96 MB
12WORKDIR /root/libfabric32 B
13RUN /bin/sh -c git checkout1.83 MB
14RUN /bin/sh -c ./autogen.sh &&3.94 MB
15WORKDIR /root32 B
16RUN /bin/sh -c git clone6.26 MB
17WORKDIR /root/SOS32 B
18RUN /bin/sh -c git checkout406.87 KB
19RUN /bin/sh -c ./autogen.sh &&13.41 MB
20ENV CC=/root/local/bin/oshcc0 B
21ENV CXX=/root/local/bin/oshc++0 B
22ENV OSHRUN=/root/local/bin/oshrun0 B
23WORKDIR /root32 B
24RUN /bin/sh -c git clone5.21 MB
25WORKDIR /root/bale/src/bale_classic32 B
26RUN /bin/sh -c ./bootstrap.sh #1.29 MB
27RUN /bin/sh -c python3.8 ./make_bale6.77 MB
28ENV BALE_INSTALL=/root/bale/src/bale_classic/build_unknown0 B
29WORKDIR /root32 B
30RUN /bin/sh -c git clone263.1 MB
31WORKDIR /root/hclib32 B
32RUN /bin/sh -c git fetch1.09 MB
33RUN /bin/sh -c ./install.sh #1.91 MB
34ENV HCLIB_ROOT=/root/hclib/hclib-install0 B
35RUN /bin/sh -c cd modules/bale_actor29.85 KB
36WORKDIR /root/hclib/modules/bale_actor/benchmarks32 B
37RUN /bin/sh -c unzip ../inc/boost.zip495.71 KB
38ENV 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 B
39ENV HCLIB_WORKERS=10 B

Command

 ARG RELEASE