sha256:704cd252831d4255f9944392738e3f3c3c01ba44820d5c2dbb8a4fc661fd34c3
OS/ARCH
Compressed size
1.39 GB
Last pushed
4 months by opentxsdocker
Type
Image
Manifest digest
sha256:ede650dea58f83174a603ff0991346976a6031581e51c5eef47dff0680795a13
Image Layers
2ENV DISTTAG=f41container FGC=f41 FBR=f410 B3ADD fedora-20241031.tar / # buildkit60.97 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c dnf install685.42 MB6COPY /usr/src/simpleini/SimpleIni.h /usr/include # buildkit24.34 KB7RUN /bin/sh -c dnf install49.1 MB8RUN /bin/sh -c pip install618.18 KB9RUN /bin/sh -c pip install178.5 MB10RUN /bin/sh -c git config178 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 # buildkit45.36 MB18COPY /opt/boost /opt/boost # buildkit27.03 MB19COPY /opt/botan /opt/botan # buildkit6.31 MB20COPY /opt/emscripten /opt/emscripten # buildkit369.49 MB21COPY /opt/iwyu /usr # buildkit3.6 MB22COPY /opt/otcommon /opt/otcommon # buildkit17.06 KB23COPY /opt/libguarded /opt/libguarded # buildkit13.01 KB24COPY /opt/cmakerc /opt/cmakerc # buildkit6.09 KB25COPY build-project.sh /usr/bin # buildkit572 B26COPY build-workflow.sh /usr/bin # buildkit363 B27COPY check-formatting.sh /usr/bin # buildkit1.01 KB28COPY run-iwyu.sh /usr/bin # buildkit557 B29RUN /bin/sh -c chmod a+x579 B30RUN /bin/sh -c chmod a+x369 B31RUN /bin/sh -c chmod a+x1.02 KB32RUN /bin/sh -c chmod a+x564 B33RUN /bin/sh -c bash -c93 B34ENTRYPOINT ["/usr/bin/build-project.sh"]0 B35CMD []0 BCommand
LABEL maintainer=Clement Verna <[email protected]>