sha256:6e1c143fcd3cb4a27e9ee865f7e7cdfee47b3600d708eeeea28a22032651c970
OS/ARCH
Compressed size
1.42 GB
Last pushed
5 months by opentxsdocker
Type
Image
Manifest digest
sha256:054f275b1483176e78655f15554d08e050ac5a01359676671e5e348b6e91e4d2
Image Layers
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B3ADD fedora-20260209.tar / # buildkit70.59 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c dnf install678.61 MB6COPY /usr/src/simpleini/SimpleIni.h /usr/include # buildkit24.34 KB7RUN /bin/sh -c dnf install71.35 MB8RUN /bin/sh -c pip install628.63 KB9RUN /bin/sh -c pip install180.89 MB10RUN /bin/sh -c git config181 B11ENV Boost_ROOT=/opt/boost0 B12ENV Botan_ROOT=/opt/botan0 B13ENV otcommon_ROOT=/opt/otcommon0 B14ENV CsLibGuarded_ROOT=/opt/libguarded0 B15ENV CMakeRC_ROOT=/opt/cmakerc0 B16ENV EMSCRIPTEN_ROOT=/opt/emscripten0 B17COPY /opt/cmake /opt/cmake # buildkit42.42 MB18COPY /opt/boost /opt/boost # buildkit30.41 MB19COPY /opt/botan /opt/botan # buildkit6.34 MB20COPY /opt/emscripten /opt/emscripten # buildkit369.48 MB21COPY /opt/iwyu /usr # buildkit3.86 MB22COPY /opt/otcommon /opt/otcommon # buildkit17.07 KB23COPY /opt/libguarded /opt/libguarded # buildkit13.02 KB24COPY /opt/cmakerc /opt/cmakerc # buildkit6.08 KB25COPY build-opentxs.sh /usr/bin # buildkit568 B26COPY check-formatting.sh /usr/bin # buildkit1 KB27COPY run-iwyu.sh /usr/bin # buildkit548 B28RUN /bin/sh -c chmod a+x577 B29RUN /bin/sh -c chmod a+x1.01 KB30RUN /bin/sh -c chmod a+x558 B31RUN /bin/sh -c bash -c93 B32ENTRYPOINT ["/usr/bin/build-opentxs.sh"]0 B33CMD []0 BCommand
LABEL maintainer=Clement Verna <[email protected]>